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

[Solved] Ajax Updates Grid

1 Answer 30 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Paul
Top achievements
Rank 1
Paul asked on 15 Nov 2010, 05:05 AM
Hello Telerik Team

Regarding the Ajax updates.

Once you send an ajax request(to save an edited row) to the controller, is it mandatory to rebind the grid with the entire data.
Can the controller only send back the changed rows with IDs instead of sending back the whole data again?

I tried it but it is only showing the returned rows in the grid. is there any option we can set this.

Thank you.

Regards
Paul.

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 15 Nov 2010, 08:29 AM
Hi Paul,

 No, this is not supported. The grid must be rebound after ajax update.

Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Paul
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or