DataGrid Cells

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hello,
i have an empty dataGrid which i want to insert different input for each cell.
and i want to use the keyPress\Up\Down event.
as iundestand after trying almost everything i know, is that when the cell has the focus on it, the dataGrid events don't effect it.
so how can i write the cells to the events i want (i tried currentCellChanged and it didn't work,....)

thank you all
 
Back
Top