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

Adding the rows one byone in RadGrid by the user and enter the text data and save it.

1 Answer 53 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Praveen
Top achievements
Rank 1
Praveen asked on 29 Mar 2011, 02:13 PM
Hi,

I'm a laymen to teleriks. I have requirement like user needs to enter some data in a row like data1, data2,data3, etc in textbox fields. If he wants one more row of data he should click some 'Add row' button and then enter the text fields. So like this he can enter the as many rows he wish and finally he then need to click the some 'save' button to save data of all the rows entered.

Also when adding the rows he should have an option to 'Copy row' so that the same row will get copied as second row with the same first row data.

So for the above 2 requirements, pls let me know how I can achieve the requirement through the RadGrid. Plz provide me with relevant code snippetts of the RadGrid events to achieve the above.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 29 Mar 2011, 02:39 PM
Hello Praveen,

Check out the following help article for achieving your first requirement;
Performing batch updates

For your second query, refer the following forum post which discussed the same.
Copy a Record

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