Hi,
I have a grid that uses a submit buttton to post data, does anyone know which event this would be as i would like to display a message to say the update has taken place.
any help would be appreciated.
thanks
Hi,
I have a grid that uses a submit buttton to post data, does anyone know which event this would be as i would like to display a message to say the update has taken place.
any help would be appreciated.
thanks
You may try to use the onAfterUpdateFinish event of dhtmlxDataProcessor:
docs.dhtmlx.com/doku.php?id=dhtm … datefinish
Hi,
I have tried that and it does not seem to work with the way i have setup.
I have tried the following and it does not alert, any ideas?
thanks
Unfortunately the issue cannot be reconstructed locally.
If issue still occurs - please, provide with a demo link or a complete demo, where the issue can be reproduced.