RE: DataGridView editable combobox Left Right Arrow keys
- From: v-lliu@xxxxxxxxxxxxxxxxxxxx (Linda Liu[MSFT])
- Date: Tue, 25 Mar 2008 02:09:39 GMT
Hi John,
When I have an editable combobox in a DataGridView and the user tries tocorrect an error they can not move the cursor from character to character
with the arrow keys.
Firstly, it seems that you are not using the standard
DataGridViewComboBoxColumn in the DataGridView, because the cells under the
DataGridViewComboBoxColumn are not editable.
Secondly, when the user tries to move the input cursor within the cell with
the arrow keys, is the cell in edit mode? If the cell is in edit mode, the
user should be able to move the input cursor within the cell with the arrow
keys.
To solve the problem more quickly, could you please send me a sample
project that could just reproduce the problem? To get my actual email
address, remove 'online' from my displayed email address.
Thank you for your cooperation and I look forward to your reply.
Sincerely,
Linda Liu
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: DataGridView editable combobox Left Right Arrow keys
- From: Linda Liu[MSFT]
- RE: DataGridView editable combobox Left Right Arrow keys
- Prev by Date: Re: automtic closing
- Next by Date: Designer verbs on user controls
- Previous by thread: File Upload Issues
- Next by thread: RE: DataGridView editable combobox Left Right Arrow keys
- Index(es):
Relevant Pages
|