0
Reply

When I press Enter I want it to act like Tab in a DataGrid

muddassir

muddassir

Mar 8 2004 1:23 PM
1.4k
My problem is that the key message must be caught in the DataGridTextBoxes TextBox which is read only and can not be assigned to with a new Custom TextBox. I tried doing it by adding an inner TextBox to that TextBox but I am having problems with this solution and there must be a more elegant one.