preejo

preejo

  • NA
  • 32
  • 0

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

Mar 3 2014 12:03 PM

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)