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
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.