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
 
Back
Top