Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikView Workbench -- How to know when controls are done loading???

We recently purchased workbench and I am currently working on presenting some data in a web page from QlikView using the Native QlikView controls in Workbench.

My problem is this however, there are several coolite ajax panels on the page. Some need to be initially visable and others hidden. If they are hidden when the page loads, the workbench controls error. So My thought was to hide these panels after the controls have completely rendered with data, HOWEVER, I can not find any event or method or property that indicates when the control is done.

I have tried using Jquery document.ready, window.loaded to see if I could hide these after the page loaded, but the page doesn't seem to know they are still loading.

I have tried handlers on the controls various events.

Can anyone assist?

0 Replies