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

[Solved] Update Grid Row without refreshing entire Grid

1 Answer 173 Views
Grid
This is a migrated thread and some comments may be shown as answers.
J
Top achievements
Rank 1
J asked on 07 May 2009, 07:22 AM
Hi,

I have a Grid which is immediately editable on page load so the user does not need to click the "edit" button to start editing.

When the user has completed editing the row, I am planning on saving the row data to the database.

As the user may be editing other rows in the Grid, I do not want to refresh and rebind the Grid when the row is successfully saved to the database, but I would still like to indicate to the user somehow that the save was successful (or that the save was unsuccessful)

Is it possible to catch the successful save of the row and handle it using javascript?  I'd like to put a flag or a tick next to the row without having to refresh and rebind the Grid.  Is this possible?

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 11 May 2009, 02:34 PM

Hello J,

Please review my reply in the other forum thread you opened with regards to this subject:

http://www.telerik.com/community/forums/aspnet-ajax/grid/editable-grid-and-auto-save-row-when-user-leaves-row.aspx

Best regards,

Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
J
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or