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

IsSeparator Not Working

3 Answers 56 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 17 Apr 2009, 10:28 PM
I can't get IsSeparator working in the 2009 versions of TabStrip. Is this a known bug or am I overlooking something? Can anyone help? Thanks!

<telerik:RadTabStrip ID="RadTabStrip1" runat="server" SelectedIndex="0">  
    <Tabs> 
        <telerik:RadTab Text="test" NavigateUrl="test.html">  
        </telerik:RadTab> 
        <telerik:RadTab Text="test" NavigateUrl="test.html">  
        </telerik:RadTab> 
        <telerik:RadTab Text="test" NavigateUrl="test.html">  
        </telerik:RadTab> 
        <telerik:RadTab IsSeparator="true" Width="200px">  
        </telerik:RadTab> 
        <telerik:RadTab Text="test" NavigateUrl="test.html">  
        </telerik:RadTab> 
        <telerik:RadTab Text="test" NavigateUrl="test.html">  
        </telerik:RadTab> 
    </Tabs> 
</telerik:RadTabStrip> 

3 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 20 Apr 2009, 09:23 AM
Hi Mark,

We've already been notified about this problem - it has been fixed. The fix will be available with the internal build that will be published tomorrow.

We are sorry for the inconvenience.

Greetings,
Alex
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.
0
Mark
Top achievements
Rank 1
answered on 23 Apr 2009, 07:43 AM
I see a new internal build was released yesterday but the IsSeparator bug isn't listed in the release notes. Is it coming soon?

Thanks.
0
Paul
Telerik team
answered on 23 Apr 2009, 12:10 PM
Hello Mark,

Sorry for the confusion. The issue is really addressed and the fix is included in the latest internal build.

Regards,
Paul
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
TabStrip
Asked by
Mark
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Mark
Top achievements
Rank 1
Paul
Telerik team
Share this question
or