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

Insert row between existing rows

1 Answer 132 Views
Grid
This is a migrated thread and some comments may be shown as answers.
dhuss
Top achievements
Rank 1
dhuss asked on 27 Jul 2011, 10:25 PM
I have a client that would like to insert new rows between existing rows in a datagrid. Example: 5 rows in a grid, the user selects row 3 and wants to insert a row between row 2 and the selected row 3. is this possible with the Telerik grid?

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 28 Jul 2011, 06:54 AM
Hello Dhuss,

As far as I know this functionality is not supported, however you may consider taking advantage of the drag and drop feature of RadGrid for ASP.NET AJAX which allows you to move records within the same grid at a location of your choice (above or below a given item):
Grid / Items Drag-and-drop.

Thanks,
Shinu.
Tags
Grid
Asked by
dhuss
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or