Connecting Tech Pros Worldwide Help | Site Map

DataGrid: Custom combo box column question

TT (Tom Tempelaere)
Guest
 
Posts: n/a
#1: Nov 17 '05
Hi,

I have made my custom combo box column based on several articles
(http://msdn.microsoft.com/smartclien...aq/ctrlsp.aspx & other
articles).

I derived the custom column from DataGridTextBoxColumn, and show a combobox
when editing a cell's entry. The problem is that when I press <enter> or
<return>, the focus stays inside the cell. What should I do to have the
default behaviour (move to the cell on the next row)?

Thanks,
--
Tom Tempelaere.
Closed Thread


Similar C# / C Sharp bytes