1
Reply

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

preejo

preejo

Mar 3 2014 12:03 PM
1.1k

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)