Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
error when switch menu
dianbo
Hi,
I use jsapi to access reports deployed in iServer Express 10 SP1.
I have 10 reports pages, when i switched between them quickly, a dialog appeared which says a err_client error (screenshot is attached).
Could anyone give me some suggestions about this error.
Thanks.
Dianbo
Find more posts tagged with
Comments
rmurphy
Have you implemented your own page navigation with JSAPI? If so, I would recommend preventing the user from clicking to change pages until the previous request is complete. This can be done by disabling the link to switch pages and registering an event handler to fire after the page has changed to call a method to enable the link.
Rob