I have a grid with a “RUN” button which makes some data processing. But when the processing finish the window closes inmediatly without time to shows some message (echo or js alerts).
Do you know how make a pause to show the final message with the results of processing?
Really thanks!
Pablo