This question is locked. New answers and comments are not allowed.
I need to execute some js code AFTER a row is deleted. I've hooked up OnDelete, but that fires prior to the prompt. I've tried OnSave, OnDataBinding and OnDataBound, but they don't execute. Where can I plug in this code to have it execute at the proper time?
FYI: Using Batch edit and the latest release (2011.3.1115.340)
FYI: Using Batch edit and the latest release (2011.3.1115.340)