This question is locked. New answers and comments are not allowed.
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
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