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

How to show a RadWindow as popup at page load

2 Answers 92 Views
Window
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 14 May 2015, 02:21 PM

Hi,

I am trying to add a RadWindow as popup which will show at page load.

I don't want to use Javascript. I am a beginner to Telerik. Any answer is appreciated.

Thanks!

2 Answers, 1 is accepted

Sort by
0
Accepted
Marin Bratanov
Telerik team
answered on 14 May 2015, 03:05 PM

Hello,

For such a simple task, you can use the VisibleOnPageLoad property and set it to true. Note that it will cause the RadWindow to show up after each postback.

Regards,

Marin Bratanov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Simon
Top achievements
Rank 1
answered on 14 May 2015, 03:25 PM
It works now. Thanks!
Tags
Window
Asked by
Simon
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Simon
Top achievements
Rank 1
Share this question
or