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

How do I autoinsert a new record into a rad grid?

1 Answer 52 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Acadia
Top achievements
Rank 1
Iron
Acadia asked on 09 Sep 2008, 04:42 PM
I've looked at the online documentation  but it doesn't seem real clear to me.

I use template columns for some of my columns in my grid and some are just bound columns.  What is the simplest approach for inserting new records?  The new records will have to defaut with a couple of values and in edit form.  I've already worked quite a bit with in-line editing and have that working well but don't see how to create new rows when I click the Insert Record comamnd item.

I assume I need to create an object of each type of control that is in the row, and then populate that object's text and insert it into the grid - but would like a V.NET example if somebody has one.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 10 Sep 2008, 08:12 AM
Hi,

Check out the code library link below that explains how to perform insert operation.

http://www.telerik.com/community/code-library/submission/b311D-mtbed.aspx

Thanks,
Princy
Tags
Grid
Asked by
Acadia
Top achievements
Rank 1
Iron
Answers by
Princy
Top achievements
Rank 2
Share this question
or