1
Answer

find the tab index of the next cell and give focus to it

Photo of preejo

preejo

11y
1.5k
1

I am using VS 2005, ASP.NET,C#.NET AND JQUERY. I have gridview in update panel. I have tab index of one cell $(this).attr('tabIndex') I have to move the focus to the next editable cell . how to find the tab index of the next cell and give focus to it when pressing arrow keys

thanks in advance george n t

Answers (1)