P
PeterM
I have a form that contains 3 charts on it. The form works fine except it
takes about 2-4 seconds for each of the charts to appear. The charts are
fairly complicated. All of the tables/queries have been analyzed and
optimized.
What I am looking for is the proper event that I can use that tells me that
all 3 charts have been populated/displayed. I want to display a field that
says "One Moment Please" until the 3 charts have been displayed. I've tried
the AfterRender, AfterFinalRender, AfterLayout events but none of them fire.
Is there an event that I can use to determine that the charts have been
displayed.
Thanks again!
takes about 2-4 seconds for each of the charts to appear. The charts are
fairly complicated. All of the tables/queries have been analyzed and
optimized.
What I am looking for is the proper event that I can use that tells me that
all 3 charts have been populated/displayed. I want to display a field that
says "One Moment Please" until the 3 charts have been displayed. I've tried
the AfterRender, AfterFinalRender, AfterLayout events but none of them fire.
Is there an event that I can use to determine that the charts have been
displayed.
Thanks again!