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
70
XMLLoadOnDemand Problem!
posted

Hi,

 I have a WebGrid, that's using XMLLoadOnDemand. It's set to Virtual. On my local everything is working fine.

But a problem comes up on PROD server.

It seems, it's acting like "Accumulative" loading instead of the "Virtual" that i have specified.

Another starnge thing is that the progress indicator gif doesn't get displayed (the ig_common files are in place, for the other pages it's working fine).

Also a JavaScript UltraWebGrid1_XmlVirtualScrollHandler function is specified. On my local it get's triggered when i scroll the grid, but on PROD it doesn't.

What could cause the problem? (Could it be some JavaScript error ??!?!)

 

Any HELP is appreciated!