Version: v11.0p_2017-05-26/PowerEdition Deployment (built 2017-05-26)
In my smartGWT application, i have a scenario where user selects a few items from a grid on UI and at backend an asyn call is fired. The call takes a long time to complete, say 10 min. I want a new tab to open in browser with progress bar, so that user can continue working on application. Once the task completes i need to show the status corresponding to selected entries in grid in newly created tab. How can this be achieved.
Regards,
Swati
In my smartGWT application, i have a scenario where user selects a few items from a grid on UI and at backend an asyn call is fired. The call takes a long time to complete, say 10 min. I want a new tab to open in browser with progress bar, so that user can continue working on application. Once the task completes i need to show the status corresponding to selected entries in grid in newly created tab. How can this be achieved.
Regards,
Swati