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

[Solved] Grid after save event

1 Answer 131 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.
Howard
Top achievements
Rank 1
Howard asked on 17 Jan 2012, 04:20 AM
Hi Telerik Team,

I'm using Ajax binding with inline Grid editing. The client event "OnSave" as I can see is fired before the data is saved in the database.
Is there an event that is fired after the data is saved from the grid? I need to refresh a div after the value in the grid has been updated. 

Thank you

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 17 Jan 2012, 09:17 AM
Hi Niroj,

I suggest you to use the OnDataBound event which is triggered when the Grid is databound on the client side.

Greetings,
Petur Subev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
Tags
Grid
Asked by
Howard
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or