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

last tab in the second line

2 Answers 47 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 17 Sep 2014, 04:03 AM
Hi,

This is a very strange problem. I have a test page with a RadTabStrip (version 2014.1.225.40), It worked fine for quite a while. but yesterday I found the last tab in the tabstrip displayed in the second line in Chrome, a screenshot is attached. not sure when this problem happened. no code change at all recently. I guess it could because I upgraded the Chrome, but not sure. the problem happens only in Chrome, and disappears after a page postback. any help would be very appreciated.

Cheers,

Jason

<telerik:RadTabStrip ID="RadTabStrip1" SelectedIndex="0" runat="server" Align="Left"
    DataFieldID="key" DataValueField="key" DataTextField="value" MultiPageID="RadMultiPage1"
    Skin="Silk" ScrollChildren="true" OnTabClick="RadTabStrip1_TabClick">
</telerik:RadTabStrip>

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimitar
Telerik team
answered on 19 Sep 2014, 01:45 PM
Hi Jason,

This is a known RadTabStrip issue. Fortunately, it has been fixed in the latest Telerik UI for ASP.NET AJAX version Q2 2014 SP1. The RadTabStrip Release History item mentions that the problem has been fixed for Android Chrome, but it has been fixed for desktop Chrome as well. You can test it on your side with trial dlls of that version.

Regards,
Dimitar
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Jason
Top achievements
Rank 1
answered on 20 Sep 2014, 07:21 AM
Thanks a lot Dimitar. Upgrading to Q2 2014 SP1 does the job. 

Cheers,

Jason
Tags
TabStrip
Asked by
Jason
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Jason
Top achievements
Rank 1
Share this question
or