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

Radwindow Page URL Issue

2 Answers 68 Views
Window
This is a migrated thread and some comments may be shown as answers.
Mahesh Babu
Top achievements
Rank 1
Mahesh Babu asked on 23 Jul 2009, 06:39 AM
Hi, Is there any way to to switch off page  url display on radwindow???                                                                                                           

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 23 Jul 2009, 07:06 AM
Hi Mahesh Babu,

You can hide the statusbar by setting the RadWindow property VisibleStatusbar="false".

-Shinu.
0
Svetlina Anati
Telerik team
answered on 27 Jul 2009, 11:59 AM
Hi Mahesh,

Indeed, if you follow the suggestion Shinu provided, teh whole statsusbar will not be dispayed. However, in case you want to keep the status bar but just to hide the url you can use the set_status client-side method which is listed below:


http://www.telerik.com/help/aspnet-ajax/window_programmingradwindowmethods.html

If you provide an empty string as an argument, no url will be displayed as you require and you can aslo provide some other custom text it you want.

Kind regards,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Window
Asked by
Mahesh Babu
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Svetlina Anati
Telerik team
Share this question
or