Last post Dec 26, 2013 02:38 AM by Happy Chen - MSFT
None
0 Points
3 Posts
Dec 25, 2013 03:25 AM|system11|LINK
Hi,
I have used new ajaxtoolkit 3.5.7.725.While testing I have that my ajax tab panel is rendering as achor not span so its is overwriting achor css on my panel.
Please help me.
Participant
761 Points
264 Posts
Dec 25, 2013 08:53 AM|Rajsasp|LINK
Please post your code.
Thank You
All-Star
15648 Points
2151 Posts
Dec 26, 2013 02:38 AM|Happy Chen - MSFT|LINK
hi system11,
Based on your description, when ajax tab panel is rendering ,its is overwriting achor css .
i think that you need to do the next things:
Try overriding the class ajax__tab_xp, but that didn't work, so I created a new class called ajax__custom and that worked.
Please refer to the links below:
TabContainer CssClass overrides all defaults
http://forums.asp.net/t/1798670.aspx
Overriding Default CSS in ASP.NET AJAX Control Toolkit's TabContainer Control
http://stackoverflow.com/questions/10451431/overriding-default-css-in-asp-net-ajax-control-toolkits-tabcontainer-control
Hope they can helps you.
None
0 Points
3 Posts
TabPanel
Dec 25, 2013 03:25 AM|system11|LINK
Hi,
I have used new ajaxtoolkit 3.5.7.725.While testing I have that my ajax tab panel is rendering as achor not span so its is overwriting achor css on my panel.
Please help me.
Participant
761 Points
264 Posts
Re: TabPanel
Dec 25, 2013 08:53 AM|Rajsasp|LINK
Please post your code.
Thank You
All-Star
15648 Points
2151 Posts
Re: TabPanel
Dec 26, 2013 02:38 AM|Happy Chen - MSFT|LINK
hi system11,
Based on your description, when ajax tab panel is rendering ,its is overwriting achor css .
i think that you need to do the next things:
Try overriding the class ajax__tab_xp, but that didn't work, so I created a new class called ajax__custom and that worked.
Please refer to the links below:
TabContainer CssClass overrides all defaults
http://forums.asp.net/t/1798670.aspx
Overriding Default CSS in ASP.NET AJAX Control Toolkit's TabContainer Control
http://stackoverflow.com/questions/10451431/overriding-default-css-in-asp-net-ajax-control-toolkits-tabcontainer-control
Hope they can helps you.