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