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

radwindow hide bottom address bar

4 Answers 676 Views
Window
This is a migrated thread and some comments may be shown as answers.
A K
Top achievements
Rank 1
A K asked on 18 Jun 2010, 02:52 PM
I would like to hide bottom address bar on Radwindow, how do I do this?

4 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 18 Jun 2010, 03:00 PM
Hi A K,

In ordre to achieve this, please send  VisibleStatusbar="false" for your RadWindow.

Greetings,
Svetlina
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
A K
Top achievements
Rank 1
answered on 18 Jun 2010, 06:33 PM
This doesn't hide bottom addressbar.
1
Georgi Tunev
Telerik team
answered on 21 Jun 2010, 06:55 AM
Hello A K,

The property that Svetlina suggested is the correct one. Please make sure that you have set this property to the correct RadWindow (i.e. the one that you are opening). Also please note that this is a server-side property - it should be set either in the RadWindow's declaration or from codebehind. If you want to add it on the client-side by JavaScript you should use oWnd.set_visibleStatusbar(false).

Best wishes,
Georgi Tunev
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
Isaac
Top achievements
Rank 1
answered on 29 Aug 2017, 07:25 AM

Georgi Tunev

Thank you very much for this post. Though, it was posted seven years ago, it is useful for me today.

 

Thanks.

 

Tags
Window
Asked by
A K
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
A K
Top achievements
Rank 1
Georgi Tunev
Telerik team
Isaac
Top achievements
Rank 1
Share this question
or