I have a problem focusing the Telerik RadGridView by keyboard,
I need to accomplish the following :-
if the grid is empty it should add a new row and select the first visible row and column in edit mode
else
it should not add a new row but select the first visible row and column in edit mode.
I tried many currentrow, currentcell , isselected and beginedit() but to no avail :(
I need to accomplish the following :-
if the grid is empty it should add a new row and select the first visible row and column in edit mode
else
it should not add a new row but select the first visible row and column in edit mode.
I tried many currentrow, currentcell , isselected and beginedit() but to no avail :(