Page 2 of 2

hide spinner new way?

Posted: Wed Apr 30, 2014 12:47 pm
by Kateryna Grynko

Hi Puneet,

You can use:preshowSpinner();/preandprehideSpinner();/pre


hide spinner new way?

Posted: Fri May 02, 2014 9:02 am
by Puneet Duseja

Thanks it worked fine. But there is an issue.

  1. I did show spinner and navigated to a page, and once the page load is successfull i use hide spinner option, this worked fine.

  2. 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!


hide spinner new way?

Posted: Mon May 05, 2014 4:37 am
by Puneet Duseja

Thanks it worked fine. But there is an issue.

  1. I did show spinner and navigated to a page, and once the page load is successfull i use hide spinner option, this worked fine.

  2. 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!


hide spinner new way?

Posted: Mon May 05, 2014 7:27 am
by Evgene Karachevtsev

Hello Puneet,

Try to change logic of aplication. For example, use "Page Show" event instead of "Load" event.