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

[Solved] Client side delte effect when using AJAX

1 Answer 88 Views
Grid
This is a migrated thread and some comments may be shown as answers.
alex
Top achievements
Rank 1
alex asked on 10 Jan 2008, 04:07 PM
I am using a Grid with AJAX enabled along with "auto generation of a delete column at runtime." When I click the delete button, the row is deleted without a full page load (as it should with ajax enabled).

Unfortunately there is about a second delay during the round-trip process. Is there a way to immediately remove the row as with client side deletion, but still take advantage of ajax (so that all deletes are immediately sent to the server and to not require a final page post back)?

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 14 Jan 2008, 09:53 AM
Hello alex,

Please try attached example which illustrates how to achieve this.

Kind regards,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
alex
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or