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

Adding Rows

1 Answer 83 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Roger Tilson
Top achievements
Rank 1
Roger Tilson asked on 04 May 2010, 10:45 PM
I would like to have an empty, editable row in a telerik grid always available. When the user first selects this empty row or a cell in it, I would like the grid to then add a new row. Could you provide sample code for this? Thank you.

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 05 May 2010, 08:00 AM
Hi Roger Tilson,

RadGridView has such "InsertRow" which can be turned on by setting ShowInsertRow to true. When this property is true a special row will appear which will allow you to insert new rows.


Regards,
Milan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Roger Tilson
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or