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
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
>