This is a migrated thread and some comments may be shown as answers.

RadManager Show Flicker

1 Answer 80 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Remi
Top achievements
Rank 2
Remi asked on 31 Aug 2009, 12:55 PM
Hello,

I'm opening a radwindow via the radmanager show and inside the window I have some .net controls. The window opens via an image button trigger.

The first time the window opens, everything is good, it opens smooth like a true ajaxified control.

When I close the window, returning to my main screen and then reopen the window by clicking on the image button again, it flickers the second time. All of the content inside the radwindow flickers, unlike a true ajaxified control.

I'm wondering why this issue exists on the second time around.... ?? Why would the window not flicker the first time, but flicker the second time (when closed and reopened)?

Any assistance is mucho appreciated with a BIG thank you. Thanks!

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 03 Sep 2009, 08:13 AM
Hi Remi,

Can you post some sample code we can look at? I believe by "flicker" you mean the page does full postback, instead of asynchronous AJAX callback. Note that RadWindow itself is not AJAX-ified, but the controls inside the window in the window content page are. RadWindow is, essentially, an IFRAME element and is beyond AJAX-ification. Are you referring to your nested window page being AJAX-ified, or the parent page?

Kind regards,
Veli
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
Remi
Top achievements
Rank 2
Answers by
Veli
Telerik team
Share this question
or