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

How to Implemented CRUD Operations

3 Answers 102 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jaya
Top achievements
Rank 1
Jaya asked on 13 Apr 2015, 10:37 AM

Hi

 How to  Implemented CRUD Operation using this control Grid - Form Template Edit Form.

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 13 Apr 2015, 03:13 PM
Hello,

An online example which demonstrates how to implement CRUD operations is available here:
http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/form-template-update/defaultvb.aspx

Regards,
Pavlina
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Jaya
Top achievements
Rank 1
answered on 15 Apr 2015, 04:12 AM

Hi

pavlina 

i saw this url but this  using SqlDataSource1 but i need total server side code C# databind  how will do this

 http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/form-template-update/defaultcs.aspx

 

0
Pavlina
Telerik team
answered on 17 Apr 2015, 04:11 PM
Hi,

RadGrid for ASP.NET AJAX exposes programmatic way to binding itself to IEnumerable data returned from LINQ queries which is presented in the following online demo of the grid. Additionally, the grid from the example supports manual data editing operations as well as paging and sorting. 
http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/manual-crud-operations/defaultcs.aspx

Regards,
Pavlina
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

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