This is a migrated thread and some comments may be shown as answers.

[Solved] is the footer connected with the grid's behavior when inserting new rows?

0 Answers 42 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Andrew
Top achievements
Rank 1
Andrew asked on 17 Apr 2012, 06:59 AM
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.
Tags
Grid
Asked by
Andrew
Top achievements
Rank 1
Share this question
or