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

How can I set Width in Percentage(%) in RadTabStrip .

1 Answer 168 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sanjay
Top achievements
Rank 1
sanjay asked on 13 Feb 2012, 02:04 PM
Hi Telrik Support
I used latest version telerik asp.net control .How can I set Width in Percentage(%) in RadTabStrip .
Thanks and regards
Sanjay Singh

1 Answer, 1 is accepted

Sort by
0
Casey
Top achievements
Rank 1
answered on 13 Feb 2012, 02:40 PM
Hi Sanjay,

You can set the width in Percentage for the RadTabStrip by specifying the following in the RadTabStrip definition.

<telerik:RadTabStrip ID="RadTabStrip1" runat="server" Width="100%">
</telerik:RadTabStrip>

Hope this helps!
Casey
Tags
General Discussions
Asked by
sanjay
Top achievements
Rank 1
Answers by
Casey
Top achievements
Rank 1
Share this question
or