Welcome Guest Search | Active Topics | Sign In | Register

Redraw/Refresh issue with Splitter and controls within Options
meistvan
Posted: Tuesday, November 13, 2012 6:29:34 PM
Rank: Member
Groups: Member

Joined: 7/29/2011
Posts: 14
I have your Grid control inside a splitter control which is inside an ajax accordion control.

When I load first time, without anything in the Grid loaded, there is a delay while it is being drawn making display look wierd until all rendering is complete.

If I do actions within the accordion pane, no redraw issues.

I have some msgbox controls for update/delete confirmation purposes. when ok pressed, the force postback even though I do not want them to and force redraw of display, thus looking bad on rendering.

Issue appears to be with Grid control and its method
eo_support
Posted: Tuesday, November 13, 2012 8:26:57 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

That's normal. The Splitter has to wait until the page is loaded before it can do certain calculation/adjustments. Before that you will see things placed at the wrong places briefly. If you want to avoid them, you will need to avoid page reload.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.