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

[Solved] Client side Add Edit Delete RadGrid Row

1 Answer 263 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Agustino
Top achievements
Rank 1
Agustino asked on 02 Jul 2014, 03:05 AM
Hi I want to have CRUD operation in client mode.
When I add or Edit, I want to display data with custom add and edit template, like http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/form-template-update/defaultcs.aspx
But I want use client code, so data will display and collect at client side.
Can somebody give me sample for that?, thank's

Regards,

Gunawan

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 04 Jul 2014, 03:04 PM
Hi Gunawan,

Q2 2014 version of UI for ASP.NET AJAX we released a new RadClientDataSource control. It allows querying local and remote services and wide variety of data operations. The rich client-side API offers capabilities for data editing, sorting, paging, filtering, grouping and more. The provided Client-side events allow fully customization of the queries and parameters passed to the web service.

Regarding the editing functionality you are looking for I suggest you examine the online examples linked below:
http://demos.telerik.com/aspnet-ajax/clientdatasource/functionality/data-editing/defaultcs.aspx

http://demos.telerik.com/aspnet-ajax/grid/examples/data-binding/client-side/client-data-source-binding/defaultcs.aspx?product=clientdatasource

Give them a try and let me know if this is what you are looking for.

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Agustino
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or