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

How to set toolbar width to 100%?

4 Answers 360 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Nir
Top achievements
Rank 1
Nir asked on 20 Apr 2008, 09:39 PM
Hi,

I tried to set the attribute "width" of the new radtoolbar to 100%, but it doesn't affect it. I'm using Vista skin.
Can you help me with this one, please?

4 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 21 Apr 2008, 10:07 AM
Hello Nir,

Just add a style attribute to the RadToolBar server tag, namely:
 style="display:block; float: none" 

... so that the server tag will look something like
<telerik:RadToolBar runat="server" ID="radToolBar1" style="display:block; float: none"


Sincerely yours,
Alex
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Nir
Top achievements
Rank 1
answered on 21 Apr 2008, 10:38 AM
Perfect!

Thanks for the quick reponse!
0
Andrew
Top achievements
Rank 2
answered on 10 Jun 2008, 01:33 PM
Can I suggest the the following KB article be updated with this solution:

http://www.telerik.com/support/kb/article/b454K-gde-b454T-cdb-b454c-cdb.aspx

Might make this solution easier to find.
0
Simon
Telerik team
answered on 10 Jun 2008, 02:12 PM
Hello Andrew,

The KB article was updated as you requested.

All the best,
Simon
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ToolBar
Asked by
Nir
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Nir
Top achievements
Rank 1
Andrew
Top achievements
Rank 2
Simon
Telerik team
Share this question
or