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

[Solved] Performace issue or questions using web service binding

0 Answers 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ronald
Top achievements
Rank 1
Ronald asked on 05 Apr 2011, 03:52 PM
Hi,
I'm using a telerik grid binded to a web server.
After inserting an item, base on your demos and documentation, we need to return the data converted to ToGridModel().
 
When inserting an item, can I return only the id of the just inserted item, then assign that id to the respective row->colum using your client events.

I want to improve the performance of the grid, data base and web server and I think this is the best way of doing so.

Thanks

Tags
Grid
Asked by
Ronald
Top achievements
Rank 1
Share this question
or