Hi,
I have a grid view. I want to validate each cell element, when user does Key up or Key down on the cells. How would i do it. I tried radGridView1_KeyDown , radGridView1_KeyPress and radGridView1_KeyUp events, but these events are not getting fired when i do a Key up or Key Down. Do i need to set any property to fire it.
Any kind of help is appreciated.
Sasmita
I have a grid view. I want to validate each cell element, when user does Key up or Key down on the cells. How would i do it. I tried radGridView1_KeyDown , radGridView1_KeyPress and radGridView1_KeyUp events, but these events are not getting fired when i do a Key up or Key Down. Do i need to set any property to fire it.
Any kind of help is appreciated.
Sasmita