Community   »   Forums
ASP.NET AJAX Tab Control
Last Post 23 Jan 2008 09:43 AM by . 1 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
mcconnelljhUser is Offline
[ROLES:Active Modules Staff;Customers;Registered Users]
Posts:13
Avatar

--
03 Apr 2007 01:38 PM  
I just thought I'd share a helpful development note with all that are interested.

If you have not used the ASP.Net AJAX Tab control yet you should.  It integrates quite nicely into Visual Studio and is not complicated at all.  However I found a flaw when using it in my Knowledge Base module inside DNN.

Broken Tabs

This is not what we want.  I have to thank Vladan Strigo at the DNN Forums for his solution.  Check out the full post here.

Just add in a little css fix to ensure the tabs display properly.

.ajax__tab_xp .ajax__tab_tab {height: 21px;}

Now that gives us the desired output.

Working Tabs

John McConnell
Lead Web Developer
Active Modules, Inc.
pczurakUser is Offline
[ROLES:Active Modules Staff;Customers;Registered Users]
Posts:1
Avatar

--
23 Jan 2008 09:43 AM  
Where do you put

.ajax__tab_xp
.ajax__tab_tab {height: 21px;}

?

I've tried to put it right in the .aspx file which makes the spacing work, but everything on the tab control looks disabled / grayed out.



this is what I put in the .aspx file




Thank You

You are not authorized to post a reply.

Active Forums 4.1
Copyright 2008 by Active Modules, Inc.
Home |  Products |  Services |  Community |  Company |  Buy Now