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

[Solved] Grid AfterEdit client event

0 Answers 50 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.
David
Top achievements
Rank 1
David asked on 01 Dec 2010, 12:34 AM
Hello there,

I have 2 grid (Grid A, Grid B) on the same page. Both using Ajax bind.  I would like to trigger the rebind of Grid B based on the edit result of Grid A. For instance, if Grid A edit successfully, then Grid B rebind. Otherwise, no rebind.

I tried the onedit event for Grid A, but it looks like it occurs before the edit request send to the server. Is there anyway to catch the afteredit event?

Thx,
David
Tags
Grid
Asked by
David
Top achievements
Rank 1
Share this question
or