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

[Solved] add multiple records to master-detail grid with at once?

2 Answers 122 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sam ys
Top achievements
Rank 1
sam ys asked on 10 Feb 2010, 09:34 PM
Hi,,,
  I saw this link :
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/threelevel/defaultcs.aspx
And that what I want but actually I need to do the operation at once.
I mean when I do the adding operation I can add multiple records at once so the user can quickly save all new records with one callback , the same thing when I do the updating operation  I can make changes multiple records and then upload all the changes at once with one callback

Can I do that ???

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 11 Feb 2010, 05:02 AM
Hello Sam,

I hope the following documentation on performing batch update on a single button click will help in achieving the scenario.
Performing batch updates

-Shinu.
0
sam ys
Top achievements
Rank 1
answered on 11 Feb 2010, 05:17 AM
Thanks for your prompt response
The link about the updating , what are about the adding operation ?
Tags
Grid
Asked by
sam ys
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
sam ys
Top achievements
Rank 1
Share this question
or