<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with AjaxControlToolkit</title>
    <description>the latest stories tagged with 'AjaxControlToolkit' 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>How to append options to CascadingDropDown after initially populated v</title>
      <description>I needed to add additional dropdown options to a DropDownList web control in use by the Ajax Control Toolkit CascadingDropDown ASP.NET AJAX extender. The CascadingDropDown provided a means to get an automatic population of a set of options called by the web service. needed a way to append an "All" option to the drop down list, but I didn't want to automatically include "All" as valid option in my Web Service. I wanted to append it on a specific form rather than as part of the data feed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjamesewelch.com%2f2011%2f04%2f06%2fhow-to-append-options-to-cascadingdropdown-after-initially-populated-via-ajax-web-service%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjamesewelch.com%2f2011%2f04%2f06%2fhow-to-append-options-to-cascadingdropdown-after-initially-populated-via-ajax-web-service%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_append_options_to_CascadingDropDown_after_initially_populated_v_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_append_options_to_CascadingDropDown_after_initially_populated_v_1</guid>
      <pubDate>Thu, 07 Apr 2011 12:54:32 GMT</pubDate>
    </item>
    <item>
      <title>ModalPopupExtender to show a MessageBox</title>
      <description>How you can use a ModalPopupExtender to display a MessageBox &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f01%2f10%2fModalPopupExtender-to-show-a-MessageBox.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f01%2f10%2fModalPopupExtender-to-show-a-MessageBox.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ModalPopupExtender_to_show_a_MessageBox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ModalPopupExtender_to_show_a_MessageBox</guid>
      <pubDate>Sun, 11 Jan 2009 05:39:54 GMT</pubDate>
    </item>
    <item>
      <title>Apply Expand All &amp;amp; Collapse All to Collapsible Panels in ASP.NET AJAX</title>
      <description>Apply Expand All and Collapse All to Collapsible Panels in ASP.NET AJAX &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fApplyExpandAllAndCollapseAlltoCollapsiblePanelsInASPdotNETAJAXandJQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fApplyExpandAllAndCollapseAlltoCollapsiblePanelsInASPdotNETAJAXandJQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Apply_Expand_All_Collapse_All_to_Collapsible_Panels_in_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Apply_Expand_All_Collapse_All_to_Collapsible_Panels_in_ASP_NET_AJAX</guid>
      <pubDate>Sat, 27 Dec 2008 18:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ModalPopupExtender in a GridView sample</title>
      <description>Although the ModalPopulExtender isn't new at all there are still countless poeple who search the web for a comprehensive sample on how a ModalPopupExtender is used in a GridView. It can be pretty tricky to handle so I decided to come up with a good example of most things that you need tot know about it. Hence this blog post is a sample on how you can use the ModalPopupExtender in a GridView coupled with an UpdatePanel. Working with the ModalPopup from a GridView can be a pain, but with a good reference nice results can be yielded. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2008%2f11%2f11%2fModalPopupExtender-in-a-GridView-sample.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2008%2f11%2f11%2fModalPopupExtender-in-a-GridView-sample.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ModalPopupExtender_in_a_GridView_sample</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ModalPopupExtender_in_a_GridView_sample</guid>
      <pubDate>Wed, 12 Nov 2008 14:32:35 GMT</pubDate>
    </item>
    <item>
      <title>Building jQuery and ASP.Net AJAX Enabled Controls Part 2</title>
      <description>In the previous part I talked about how to build the client control. In this part I'll show how to put it all together to build an ASP.NET AJAX Enabled Server Control &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fBuildingjQueryAndASPNetAJAXEnabledControlsjQueryCollapsiblePanelExtenderPart2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fBuildingjQueryAndASPNetAJAXEnabledControlsjQueryCollapsiblePanelExtenderPart2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Building_jQuery_and_ASP_Net_AJAX_Enabled_Controls_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Building_jQuery_and_ASP_Net_AJAX_Enabled_Controls_Part_2</guid>
      <pubDate>Wed, 29 Oct 2008 10:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Building jQuery and ASP.Net AJAX Enabled Controls Part 1</title>
      <description>Building jQuery and ASP.Net AJAX Enabled Controls, The jQueryCollapsiblePanelExtender Part 1 Client Control &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fBuildingjQueryAndASPNetAJAXEnabledControlsjQueryCollapsiblePanelExtenderPart1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fBuildingjQueryAndASPNetAJAXEnabledControlsjQueryCollapsiblePanelExtenderPart1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Building_jQuery_and_ASP_Net_AJAX_Enabled_Controls_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Building_jQuery_and_ASP_Net_AJAX_Enabled_Controls_Part_1</guid>
      <pubDate>Mon, 27 Oct 2008 14:55:50 GMT</pubDate>
    </item>
    <item>
      <title>Clear Input Fields in an AjaxControlToolkit ModalPopup When Cancel is </title>
      <description>It has always bugged me that when I click cancel in an AjaxControlToolkit ModalPopup that any input fields are not cleared. If you click the the button that causes the popup again, the fields still contain any data that was entered prior to the initial cancel. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f24%2fClear-Input-Fields-in-an-AjaxControlToolkit-ModalPopup-When-Cancel-is-Clicked.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f24%2fClear-Input-Fields-in-an-AjaxControlToolkit-ModalPopup-When-Cancel-is-Clicked.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Clear_Input_Fields_in_an_AjaxControlToolkit_ModalPopup_When_Cancel_is</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Clear_Input_Fields_in_an_AjaxControlToolkit_ModalPopup_When_Cancel_is</guid>
      <pubDate>Thu, 25 Sep 2008 16:42:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Popup Message Box User Control</title>
      <description>Alerting my users to some action that is about to occur or has occurred has always been a pain for me in web programming. Everyone has probably used Page.ClientScript.RegisterStartupScript to popup generic message boxes. Tonight I was looking for a better way to accomplish this task and came across Janko's post Create MessageBox user control using ASP.NET and CSS . He presents a great user control to display four types of messages. I decided to take things a little further by using the ModalPopup control from the AjaxControlToolkit as well as some additional CSS and images from Matt Berseth's post YUI Style Yes/No Confirm Dialog with the ModalPopupExtender. I also added the ability to set the height and width of the message container. Though far from perfect, I think its a good start for an evening's work. Please check it out and let me know if you have ideas to improve the control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f07%2f15%2fASPNET-Popup-Message-Box-User-Control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f07%2f15%2fASPNET-Popup-Message-Box-User-Control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Popup_Message_Box_User_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Popup_Message_Box_User_Control</guid>
      <pubDate>Sun, 14 Sep 2008 07:12:23 GMT</pubDate>
    </item>
    <item>
      <title>Master\Detail with CollapsiblePanel and HoverMenu</title>
      <description>Master details GridView with CollapsiblePanelExtender and HoverMenuExtender &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fMaster5cDetail-with-CollapsiblePanelExtender-and-edit-detail-with-HoverMenuExtender-using-GridView.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fMaster5cDetail-with-CollapsiblePanelExtender-and-edit-detail-with-HoverMenuExtender-using-GridView.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Master_Detail_with_CollapsiblePanel_and_HoverMenu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Master_Detail_with_CollapsiblePanel_and_HoverMenu</guid>
      <pubDate>Tue, 09 Sep 2008 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>AJAX On Demand Loading using GridView and CollapsiblePanelExtender</title>
      <description>How to Building on demand Master/Detail grouping Grid with GridView and ASP.NET AJAX toolkit CollapsiblePanelExtender &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpage%2fCollapsiblePanelExtenderMasterDetailWithOnDemandLoadingUsingPageMethods.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpage%2fCollapsiblePanelExtenderMasterDetailWithOnDemandLoadingUsingPageMethods.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/AJAX_On_Demand_Loading_using_GridView_and_CollapsiblePanelExtender</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/AJAX_On_Demand_Loading_using_GridView_and_CollapsiblePanelExtender</guid>
      <pubDate>Thu, 07 Aug 2008 02:51:47 GMT</pubDate>
    </item>
    <item>
      <title>Scalable CSS for AJAX Control Toolit Tabs</title>
      <description>Shows how to override the default CSS included with the AJAX Control Toolkit Tabs control to make the tabs display properly when the browser font size increased. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.turlov.com%2f2008%2f06%2fscalable-css-for-ajax-control-toolkit.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.turlov.com%2f2008%2f06%2fscalable-css-for-ajax-control-toolkit.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Scalable_CSS_for_AJAX_Control_Toolit_Tabs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Scalable_CSS_for_AJAX_Control_Toolit_Tabs</guid>
      <pubDate>Tue, 17 Jun 2008 21:44:19 GMT</pubDate>
    </item>
    <item>
      <title>3 Tips for Working with the AjaxControlToolkit's TabContainer Control</title>
      <description>Three quick tips you might find useful when using the Toolkit's Tab control.  I included demo's for all three tips so you can get a feel for how it looks and behaves. &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%2f04%2f3_tips_for_working_with_the_aj.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f04%2f3_tips_for_working_with_the_aj.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/3_Tips_for_Working_with_the_AjaxControlToolkit_s_TabContainer_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/3_Tips_for_Working_with_the_AjaxControlToolkit_s_TabContainer_Control</guid>
      <pubDate>Fri, 11 Apr 2008 00:31:42 GMT</pubDate>
    </item>
    <item>
      <title>How to fix ASP.NET Ajax Rating control jump to top of page bug?</title>
      <description>This little hack shows how to overcome little bug in Asp.Net Ajax Control Toolkit Rating Control that causes focus to jump to the top of page when user clicks on the control to rate some content. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aspdotnetfaq.com%2fFaq%2fHow-to-fix-Bug-in-ASP-NET-Ajax-Rating-control-that-causes-jumping-to-the-top-of-the-page.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aspdotnetfaq.com%2fFaq%2fHow-to-fix-Bug-in-ASP-NET-Ajax-Rating-control-that-causes-jumping-to-the-top-of-the-page.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_fix_ASP_NET_Ajax_Rating_control_jump_to_top_of_page_bug</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_fix_ASP_NET_Ajax_Rating_control_jump_to_top_of_page_bug</guid>
      <pubDate>Sat, 29 Mar 2008 00:53:45 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>Fri, 29 Feb 2008 00:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Building a grouping Grid with GridView and ASP.NET AJAX toolkit Collap</title>
      <description>Building a grouping Grid with GridView and ASP.NET AJAX toolkit Collap &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mosesofegypt.net%2fpost%2f2008%2f02%2fBuilding-a-grouping-Grid-with-GridView-and-ASPNET-AJAX-toolkit-CollapsiblePanel.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mosesofegypt.net%2fpost%2f2008%2f02%2fBuilding-a-grouping-Grid-with-GridView-and-ASPNET-AJAX-toolkit-CollapsiblePanel.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Building_a_grouping_Grid_with_GridView_and_ASP_NET_AJAX_toolkit_Collap</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Building_a_grouping_Grid_with_GridView_and_ASP_NET_AJAX_toolkit_Collap</guid>
      <pubDate>Sun, 24 Feb 2008 06:02:57 GMT</pubDate>
    </item>
    <item>
      <title>Fixing the Jumping AJAX Rating Control</title>
      <description>The Rating Control has a bug that causes the page to jump tot the top after clicking. Here is a simple fix using jQuery. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbrennan.offwhite.net%2fblog%2f2008%2f02%2f22%2ffixing-the-jumping-ajax-rating-control%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbrennan.offwhite.net%2fblog%2f2008%2f02%2f22%2ffixing-the-jumping-ajax-rating-control%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Fixing_the_Jumping_AJAX_Rating_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Fixing_the_Jumping_AJAX_Rating_Control</guid>
      <pubDate>Sat, 23 Feb 2008 02:27:02 GMT</pubDate>
    </item>
    <item>
      <title>Ajax Control Toolkit - Multipart Series Article</title>
      <description>A multi-part series article on Ajax Control Toolkit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fcolumns%2fajax%2fAjaxControlToolkitPartOne.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fcolumns%2fajax%2fAjaxControlToolkitPartOne.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Ajax_Control_Toolkit_Multipart_Series_Article</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Ajax_Control_Toolkit_Multipart_Series_Article</guid>
      <pubDate>Mon, 14 Jan 2008 18:01:02 GMT</pubDate>
    </item>
    <item>
      <title>You voted lots, we fixed lots [AJAX Control Toolkit release!]</title>
      <description>Version 10920 is out with lot's of bug fixes &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fdelay%2farchive%2f2007%2f09%2f21%2fyou-voted-lots-we-fixed-lots-ajax-control-toolkit-release.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fdelay%2farchive%2f2007%2f09%2f21%2fyou-voted-lots-we-fixed-lots-ajax-control-toolkit-release.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/You_voted_lots_we_fixed_lots_AJAX_Control_Toolkit_release</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/You_voted_lots_we_fixed_lots_AJAX_Control_Toolkit_release</guid>
      <pubDate>Mon, 24 Sep 2007 12:31:01 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 14: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 19:23:51 GMT</pubDate>
    </item>
  </channel>
</rss>
