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

Rad window reload issue

3 Answers 62 Views
Window
This is a migrated thread and some comments may be shown as answers.
ajit
Top achievements
Rank 1
ajit asked on 13 Nov 2009, 10:28 PM
Hi,
           I am trying to open a rad window from a rad grid to show some details. Now i see some record and close and open another record to see details it takes while to refresh and show the latest details. The issus is that when the window opens it still has ols details and after a while it reloads to show new details . Is it possible foe the rad window to show latest details whenever it opens up and not refresh after it opens up . Please let me know your feedback.


Regards,
Ajit

3 Answers, 1 is accepted

Sort by
0
arnaud
Top achievements
Rank 1
answered on 14 Nov 2009, 11:35 AM
Hi,

Could you try to add ReloadOnShow="true" to your RadWindowManager ?

Regards
Arnaud Boiselle
0
Georgi Tunev
Telerik team
answered on 16 Nov 2009, 09:26 AM
Hi Ajit,

In addition to Arnaud's suggestion, I suggest to use ShowContentDuringLoad=false as well. This way you will avoid seeing the actual reloading of the page in the RadWindow control.


Best wishes,
Georgi Tunev
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.
0
ajit
Top achievements
Rank 1
answered on 16 Nov 2009, 08:28 PM
Thanks Guys...it worked.

Regards,
Ajit
Tags
Window
Asked by
ajit
Top achievements
Rank 1
Answers by
arnaud
Top achievements
Rank 1
Georgi Tunev
Telerik team
ajit
Top achievements
Rank 1
Share this question
or