In the igGrid if I have 1 editable cell and tab out of it, the grid will tab to the next row. If I have 1 row however and tab out of the cell the focus remains in that cell. Is there a way to tell the grid to remove the editing from the row in this scenario or tab to the next control on the page?
Hello Tammy,
Focusing the next element on the page and ending row edit in your case can be achieved by setting the wrapAround option in the igGridUpdating to false.
I have attached a sample, demonstrating how it works.
Please feel free to contact me if you have further questions.
Regards,Ivaylo HubenovEntry-level developer