Hi,
How do I set focus on my radgrid when my page loads.
I do both Radgrid1.focus() and radgrid1.mastertableview.focus(). but it doesn't set focus on my grid.
I've a tabindex set to 1 for radgrid. But when my page loads , my radgrid is not having focus what should I do? So, when I tab , my focus goes to the IE url /.
Pls show mw with code, how do I set focus on the grid (which has tabindex to 1 and then when I tab on , the tab shoul d moive to other ctrls outside grid.
How do I set focus on my radgrid when my page loads.
I do both Radgrid1.focus() and radgrid1.mastertableview.focus(). but it doesn't set focus on my grid.
I've a tabindex set to 1 for radgrid. But when my page loads , my radgrid is not having focus what should I do? So, when I tab , my focus goes to the IE url /.
Pls show mw with code, how do I set focus on the grid (which has tabindex to 1 and then when I tab on , the tab shoul d moive to other ctrls outside grid.