<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with TabContainer</title>
    <description>the latest stories tagged with 'TabContainer' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Creating a Simple Dashboard using the TabContainer and ListView Contro</title>
      <description>As a user, I am a fan of dashboard pages.  Many data centric web applications have these as landing pages (I know the one I am currently building does).  These pages usually display a high-level summary of the data the application is managing for the user.  A few weeks ago when I was playing around with some Google Analytic style skins I tried combining the AjaxControlToolkit's TabContainer control with a simple ListView rendered data table to see if I could mimic some of the dashboard controls that google uses.  I thought it turned out pretty well so I figured I would write a quick post ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f06%2fcreating_a_simple_dashboard_us.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f06%2fcreating_a_simple_dashboard_us.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Creating_a_Simple_Dashboard_using_the_TabContainer_and_ListView_Contro</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Creating_a_Simple_Dashboard_using_the_TabContainer_and_ListView_Contro</guid>
      <pubDate>Wed, 11 Jun 2008 15:08:09 GMT</pubDate>
    </item>
    <item>
      <title>Matt Berseth: LinkedIn Style Themes for Tab Container Control</title>
      <description>LinkedIn Style Themes for the AjaxControlToolkit Tab Container Control &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f02%2flinkedin_style_themes_for_the.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f02%2flinkedin_style_themes_for_the.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Matt_Berseth_LinkedIn_Style_Themes_for_Tab_Container_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Matt_Berseth_LinkedIn_Style_Themes_for_Tab_Container_Control</guid>
      <pubDate>Thu, 28 Feb 2008 18:01:02 GMT</pubDate>
    </item>
    <item>
      <title>How To: Make Tab control panels load &amp;quot;on-demand&amp;quot;</title>
      <description>Several people have asked about how to make the contents of their tabs load when the user first clicks them, thereby reducing initial page size. I can think of several ways to do this with varying levels of complexity, but here's away you can do right now with minimal hacking.  We'll think about how to build this in.  But for now... Basically we can do this with UpdatePanels.  
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fsburke%2farchive%2f2007%2f06%2f13%2fhow-to-make-tab-control-panels-load-on-demand.aspx%23comments"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsburke%2farchive%2f2007%2f06%2f13%2fhow-to-make-tab-control-panels-load-on-demand.aspx%23comments" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/How_To_Make_Tab_control_panels_load_quot_on_demand_quot</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/How_To_Make_Tab_control_panels_load_quot_on_demand_quot</guid>
      <pubDate>Thu, 14 Jun 2007 08:18:03 GMT</pubDate>
    </item>
    <item>
      <title>AjaxControlToolkit: TabPanel.Visible=&amp;quot;False&amp;quot; should not display header</title>
      <description>If you set the visible property of TabPanels within your TabContainer to false, it still shows the Header Text in the page when rendered. What should happen is any TabPanels with Visible set to False should be hidden. A fix for this has been posted to the AJAX Control Toolkits Issue Tracker, but why wait for the next release to get around the issue. Here's a solution. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d1371"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d1371" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/AjaxControlToolkit_TabPanel_Visible_quot_False_quot_should_not_display_header</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/AjaxControlToolkit_TabPanel_Visible_quot_False_quot_should_not_display_header</guid>
      <pubDate>Fri, 04 May 2007 13:23:51 GMT</pubDate>
    </item>
  </channel>
</rss>