control keys in datagrid

hamid

Centurion
Joined
Jul 13, 2004
Messages
114
i want create new event for Enter and Tab and Insert keys in DataGrid, but keydown event dont work in datagrid?! how can i create new event for these keys when user focused in one of rows of datagrid?

----
i want show all records of 3 column of my table (amount 2000 records) to user that user can move in them and select one of them by Enter, so what is best way to do it?

thank you
 
Back
Top