Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1615
WHDG - Manual Load on Demand not always working
posted

Using ver 11.2 WHDG set up to bind to a dataset first row only at runtime to reduce time of loading all children rows. Everything loads fine initially. When a expand row indicator is clicked I have the rowislandspopulating setup to add the child band. This works sometimes. I have noticed that sometimes I click on the expand row and the ajax indicator shows quickly and disapears. The rowislandspopulating routine never gets executed. If I try to click on the expand row again nothing happens. I can go to a different row and try to expand it and the ajax asynch indicator appears and it tries to work but then I get a "server does not respond" message before it even tries to run the islandpopulting routine. I can go to another row and it works fine. Got to another row and does not work. All of my root rows have at least 1 child row so it does not make sense to me why I am getting these 3 scenarios.

Recap: when trying to expand row ...

Scenario 1 works as should

scenario 2 does nothing

scenario 3 get server does not respond message and row does not show.

 

Please help! This has been very frustrating and I have tried every setting and combination that I can think of.

Thanks

Parents
  • 37874
    posted

    Hello jcom39201,

    I could not reproduce the behavior you have described. Please provide me with a small sample, demonstrating the issue, in order to be able to investigate it further. I am attaching the sample I created using v11.1.20111.2207.

    ManualLoDDataSet.zip
Reply Children