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
----
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