Hi,
I've a radgrid in my ascx. I've 3 buttons below the grid.
Now if I set tabindex to 1 forgrid and for the first button, I set the tab index 2 and so on .
But when ?I 've focus on my grid and click on tab button, the tab doesnot go the first button.
Instaead it goes to the IE url? how do i prevent this. I need the tab to work in the way i set it.Pls help me with code.
I've a radgrid in my ascx. I've 3 buttons below the grid.
Now if I set tabindex to 1 forgrid and for the first button, I set the tab index 2 and so on .
But when ?I 've focus on my grid and click on tab button, the tab doesnot go the first button.
Instaead it goes to the IE url? how do i prevent this. I need the tab to work in the way i set it.Pls help me with code.