Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
AfterRowUpdateHandler is suppressing the other events
posted

Hi,

I have a UltraWebGrid(Editable) on the aspx page and there is a button to submit the data.

Before submitting the data I need to fill a column with value asking confirmation(javascript confirm()) from user whether he wants to update the value or not.

So I have handled this in AfterRowUpdateHandler(in javascript) but after this event it is not reaching the button click event.

Please let me know what is the reason.

Parents
No Data
Reply Children
No Data