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

Arrow image overlapping on multiple tabs

1 Answer 80 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
chiranth
Top achievements
Rank 1
chiranth asked on 12 Jan 2010, 11:05 PM
Hi,
I am facing a small problem. I have multiple tabs created dynamically and i want to scroll over the tabs created.
I am using this code as below. When i keep the mouse near the arrow (to scroll over tabs) ,the arrow and the Tab Text overlaps. Its kind of i cant read the tab text.  
 <telerik:RadTabStrip ID="PSPPreviewRadTabStrip" runat="server" EnableAjaxSkinRendering="true"
                    EnableViewState="true" EnableEmbeddedScripts="true" ScrollChildren="True" PerTabScrolling="true"
                    ScrollButtonsPosition="Middle" DataTextField="SectionName" DataValueField="SectionID"
                    ClickSelectedTab="true" OnTabClick="PSPPreviewRadTabStrip_TabClick" OnClientTabSelecting="OnSelecting">
</telerik:RadTabStrip>     

Please let me know solution if there is any way to avoid this?
Can anyone pls reply to this problem ? Thanks in advance

1 Answer, 1 is accepted

Sort by
0
chiranth
Top achievements
Rank 1
answered on 19 Mar 2010, 11:49 PM
Hey Telerik Team,

I got it resolved when my client bought the new version of Telerik controls. Its looking pretty nice now.
Lot of difference between trial version though :)

Regards
Chiranth
Tags
TabStrip
Asked by
chiranth
Top achievements
Rank 1
Answers by
chiranth
Top achievements
Rank 1
Share this question
or