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

[Solved] Add row clientside without postback / server communication

1 Answer 81 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ilyas Sapiyan
Top achievements
Rank 1
Ilyas Sapiyan asked on 18 Sep 2009, 02:23 AM
Hi,
How do I add rows to the grid on client-side without server rebind? I cannot find suitable client-side API for this task.

The closest I come into is $grid.get_masterTableView.insertItem() which will take the data from insertion form editor fields.

1 Answer, 1 is accepted

Sort by
0
Accepted
Yavor
Telerik team
answered on 23 Sep 2009, 12:27 PM
Hi Ilyas,

To see more information on one possible option, using client side operations, please refer to the following example:

http://demos.telerik.com/aspnet-ajax/grid/examples/client/insertupdatedelete/defaultcs.aspx

I hope it gets you started properly.

Best wishes,
Yavor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Ilyas Sapiyan
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or