Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

hide spinner new way?

Hi Puneet,

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

Puneet Duseja
Posts: 0
Joined: Wed Apr 16, 2014 10:55 am

hide spinner new way?

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!

Puneet Duseja
Posts: 0
Joined: Wed Apr 16, 2014 10:55 am

hide spinner new way?

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!

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

hide spinner new way?

Hello Puneet,

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

Return to “Issues”