Very strange behavior. Please help.

  • Thread starter Thread starter Barry
  • Start date Start date
B

Barry

I have a page with several embedded user controls in a Repeater that are
set to visible dynamically. This give me a simple drill-down. I'm having
problems with the speed with which the page renders.

When I monitor the database, I can see when the data access has
completed, but the page can take up to an additional minute to render
after the data is acquired.

Here comes the weird part. I've discovered that after the data access is
done, if I move the mouse anywhere within the browser, the page renders
immediately. If I don't touch anything, it takes a long time to render.
This is all within my development box, not connected to a seperate box.

Any ideas would be greatly appreciated.

TIA,
Barry
 
Well, I'm not sure why, but when I turn off SmartNavigation, this
behavior goes away.
 
Barry said:
Well, I'm not sure why, but when I turn off SmartNavigation, this
behavior goes away.

SmartNavigation is known to be buggy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top