Hi Puneet,
You can use:preshowSpinner();/preandprehideSpinner();/pre
Hi Puneet,
You can use:preshowSpinner();/preandprehideSpinner();/pre
Thanks it worked fine. But there is an issue.
I did show spinner and navigated to a page, and once the page load is successfull i use hide spinner option, this worked fine.
I went to that page again, spinner starts showing but does not hide, as the data is already loaded on the page.
Request help. Thanks!
Thanks it worked fine. But there is an issue.
I did show spinner and navigated to a page, and once the page load is successfull i use hide spinner option, this worked fine.
I went to that page again, spinner starts showing but does not hide, as the data is already loaded on the page.
Request help. Thanks!
Hello Puneet,
Try to change logic of aplication. For example, use "Page Show" event instead of "Load" event.