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

RadGrid & Edit Mode Server-side

4 Answers 248 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tiago
Top achievements
Rank 1
Tiago asked on 14 Jun 2011, 05:58 PM
I need to edit the records on my grid, doing exactelly what's explainned on the demo "Grid / Client edit with batch server update" (http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/clienteditbatchupdates/defaultcs.aspx)

The only problem is that i need to do it using server-side events, the datasource is created from a collection.

Is there any easier way to resolve this problem?

Thanks

Tiago Gerevini

4 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 17 Jun 2011, 12:17 PM
Hello Tiago,

I'm not quite sure what exactly you mean by "I need to do it using server-side events". If you need to perform the items marking for edit on the server note that this is not possible. Currently the batch updates approach is supported only the way that is presented in the demo.

Greetings,
Maria Ilieva
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Accepted
Maria Ilieva
Telerik team
answered on 17 Jun 2011, 12:17 PM
Hello Tiago,

I'm not quite sure what exactly you mean by "I need to do it using server-side events". If you need to perform the items marking for edit on the server note that this is not possible. Currently the batch updates approach is supported only the way that is presented in the demo.

Greetings,
Maria Ilieva
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Tiago
Top achievements
Rank 1
answered on 17 Jun 2011, 07:52 PM
Alright, it worked, but now i've found another problem, i'm using RadDatePicker inside a GridTemplateColumn. What modifications are necessary on the javascripts methods?

thanks!
0
Maria Ilieva
Telerik team
answered on 22 Jun 2011, 02:06 PM
Hi Tiago,

Please refer to the forum post below which provides a solution for such scenario.
http://www.telerik.com/community/forums/aspnet/grid/radgrid-batch-update-with-drop-down-in-cell.aspx#1345312

I hope this helps.

Regards,
Maria Ilieva
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
Tiago
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Tiago
Top achievements
Rank 1
Share this question
or