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

add new button creates an edit row (for insertion) on top of the header

0 Answers 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
needy
Top achievements
Rank 1
needy asked on 03 Jan 2011, 04:15 PM
I have an telerik grid which contains 2 headers (one for each column and other, one column header for multiple columns) on top of the first header.
I have a "Add New Record" button on top of the grid which I added using the "CommandItemDisplay"="Top" on the grid.
The problem is when I click on the button "Add New Record", I get an edit row for insertion on top of the headers (the headers are below the row). It looks fine when I have saved the value (i.e. after insertion)
I want row to appear below the header as the last low in the grid.
Does anyone know how to achieve this?

Thanks in advance

No answers yet. Maybe you can help?

Tags
Grid
Asked by
needy
Top achievements
Rank 1
Share this question
or