Hi,
I am using winforms gridview, when grid is selected & i press the TAB key, next row of grid gets selected.
how can i acheive lostfocus of grid and setfoucs of other control on TAB key press?
1 Answer, 1 is accepted
0
Jack
Telerik team
answered on 08 Jul 2009, 04:38 PM
Hi Praveen,
You need to set the StandardTab property of RadGridView to true. If you have more questions, we will be glad to help.