Hi Guys,
We are using jqxGrid, in that for every row first column is fixed(because we are using button). when i use tab, tab index(tab order) is working fine.
But here i want to exclude the first column from tab index(tab order) in every row.
For ex: I have placed the cursor first row, second column and start press tab, it is going to next column one by one… after first row ending again it is going to second row first column. But i don’t want to go to first column. it needs to start from second column (In every row first column i want to exclude from tab index).
How can i fix this issue, please help us.
Regards,
Nagaveni