This question is locked. New answers and comments are not allowed.
Hi!
I have a telerik grid with in-line editing. I added some functionality that will trigger an autosave when
I pressed the tab key on the last column. This will insert a new line in the first row again with the cursor
on the first column.
But when I tried to remove the grid's footer, and do the same routine in adding the new row (pressing tab at the last column)
the cursor does not appear in the first column of the new row but rather, it jumps on the URL box (of the browser).
Is the footer really connected with the grid's behavior when inserting new rows?
I hope I made sense. Any help would be really appreciated.
Thanks.
I have a telerik grid with in-line editing. I added some functionality that will trigger an autosave when
I pressed the tab key on the last column. This will insert a new line in the first row again with the cursor
on the first column.
But when I tried to remove the grid's footer, and do the same routine in adding the new row (pressing tab at the last column)
the cursor does not appear in the first column of the new row but rather, it jumps on the URL box (of the browser).
Is the footer really connected with the grid's behavior when inserting new rows?
I hope I made sense. Any help would be really appreciated.
Thanks.