<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>ASP.NET AJAX Controls &amp; Extenders</title><link>http://aspnetajaxcontrols.codeplex.com/Project/ProjectRss.aspx</link><description>A free ASP.NET AJAX control library that has also been submitted to be included within the AJAX Control Toolkit.</description><item><title>Created Issue: EventHandler never called when update extender is in dynamic user control</title><link>http://aspnetajaxcontrols.codeplex.com/WorkItem/View.aspx?WorkItemId=3757</link><description>Having some issues getting the Server side Command to wire up when the update panel and this extender are in a dynamically loaded user control. The postback still occurs, but the Command event handler never gets called. Any ideas how to get that event wired up in the dynamic user control case&amp;#63; &lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;</description><author>ckissinger</author><pubDate>Thu, 18 Jun 2009 17:43:31 GMT</pubDate><guid isPermaLink="false">Created Issue: EventHandler never called when update extender is in dynamic user control 20090618054331P</guid></item><item><title>Created Issue: Nested UpdatePanels problem</title><link>http://www.codeplex.com/AspNetAjaxControls/WorkItem/View.aspx?WorkItemId=2134</link><description>I&amp;#39;ve a small issue with your extender. My scenario is this &amp;#40;just a quick draw&amp;#41;&amp;#58; &lt;br /&gt;&amp;#60;a onclick&amp;#61;&amp;#34;ForceInnerPanelUpdate&amp;#40;&amp;#41;&amp;#34; &amp;#47;&amp;#62; &lt;br /&gt;&amp;#60;UpdatePanel ID&amp;#61;&amp;#34;OuterUP&amp;#34; UpdateMode&amp;#61;&amp;#34;Conditional&amp;#34;&amp;#62; &lt;br /&gt;&amp;#60;UpdatePanel ID&amp;#61;&amp;#34;InnerUP&amp;#34; UpdatePanel&amp;#61;&amp;#34;Conditional&amp;#34;&amp;#62; &lt;br /&gt;&amp;#60;&amp;#47;UpdatePanel&amp;#62; &lt;br /&gt;&amp;#60;UpdatePanelExtender TargetControlID&amp;#61;&amp;#34;InnerUP&amp;#34; ID&amp;#61;&amp;#34;InnerUPEX&amp;#34; &amp;#47;&amp;#62; &lt;br /&gt;&amp;#60;&amp;#47;UpdatePanel&amp;#62; &lt;br /&gt;&lt;br /&gt;that is&amp;#58; 2 nested &amp;#40;Conditional&amp;#41; update panels, an extender and a link that forces the inner UP update using the &amp;#34;upExtender.postback&amp;#40;&amp;#41;&amp;#59;&amp;#34; method &amp;#40;Like in your example&amp;#41;. &lt;br /&gt;In this case when I click the link both panels are refreshed &amp;#40;not only the inner one as it should happen when using mode &amp;#34;Conditional&amp;#34;&amp;#41;. Is there any workaround&amp;#63; &lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;</description><author>pirobox</author><pubDate>Thu, 21 Aug 2008 18:33:53 GMT</pubDate><guid isPermaLink="false">Created Issue: Nested UpdatePanels problem 20080821063353P</guid></item><item><title>UPDATED RELEASE: .NET Framework 3.5 (Apr 30, 2008)</title><link>http://www.codeplex.com/AspNetAjaxControls/Release/ProjectReleases.aspx?ReleaseId=12998</link><description>The following downloads require the .NET Framework 3.5 and the Ajax Control Toolkit.  If you an ASP.NET 2.0 version, just let me know.</description><author></author><pubDate>Thu, 01 May 2008 13:08:28 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: .NET Framework 3.5 (Apr 30, 2008) 20080501010828P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AspNetAjaxControls/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A free ASP.NET AJAX control library that has also been submitted to be included within the AJAX Control Toolkit.
&lt;br /&gt;&lt;h2&gt;
Current Controls
&lt;/h2&gt;The following is a list of the controls currently available.  Some of the controls depend on the AJAX Control Toolkit for ASP.NET 3.5 (&lt;a href="http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx?ReleaseId=11121" class="externalLink"&gt;Version 3.0.20229&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;).&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Prompt Control
&lt;/h3&gt;The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class.  The prompt control also utilizes extender controls with client-side behaviors.  The prompt control replaces the traditional JavaScript alerts() and confirm() dialogs and mimics the functionality typically exposed in a Windows Form MessageBox.&lt;br /&gt; &lt;br /&gt;For a complete tutorial on the prompt control visit my blog @ &lt;a href="http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
UpdatePanel Extender
&lt;/h3&gt;The UpdatePanelExtender control builds upon the ASP.NET AJAX framework and derives from the &amp;quot;ExtenderControl&amp;quot; server-side class and the &amp;quot;Sys.UI.Behavior&amp;quot; client-side class.  The control includes an easy to use client-side API to trigger UpdatePanel postsbacks from JavaScript and also includes client and server side events to wire-up event handlers during the UpdatePanel postback lifecycle.&lt;br /&gt; &lt;br /&gt;For a complete tutorial on the UpdatePanelExtender control visit my blog @ &lt;a href="http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;More controls are come.  Feel free to contact me with any questions.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Blog:&lt;/b&gt; &lt;a href="http://www.afteredge.com" class="externalLink"&gt;Wallace's Blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>wbreza</author><pubDate>Thu, 01 May 2008 03:03:33 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080501030333A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AspNetAjaxControls/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A free ASP.NET AJAX control library that has also been submitted to be included within the AJAX Control Toolkit.
&lt;br /&gt;&lt;h2&gt;
Current Controls
&lt;/h2&gt;The following is a list of the controls currently available.  Some of the controls depend on the AJAX Control Toolkit for ASP.NET 3.5 (&lt;a href="http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx?ReleaseId=11121" class="externalLink"&gt;Version 3.0.20229&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;).&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Prompt Control
&lt;/h3&gt;The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class.  The prompt control also utilizes extender controls with client-side behaviors.  The prompt control replaces the traditional JavaScript alerts() and confirm() dialogs and mimics the functionality typically exposed in a Windows Form MessageBox.&lt;br /&gt; &lt;br /&gt;For a complete tutorial on the prompt control visit my blog @ &lt;a href="http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
UpdatePanel Extender
&lt;/h3&gt;The UpdatePanelExtender control builds upon the ASP.NET AJAX framework and derives from the &amp;quot;ExtenderControl&amp;quot; server-side class and the &amp;quot;Sys.UI.Behavior&amp;quot; client-side class.  The control includes an easy to use client-side API to trigger UpdatePanel postsbacks and also includes client and server side events to wire-up event handlers during the UpdatePanel postback lifecycle.&lt;br /&gt; &lt;br /&gt;For a complete tutorial on the UpdatePanelExtender control visit my blog @ &lt;a href="http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;More controls are come.  Feel free to contact me with any questions.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Blog:&lt;/b&gt; &lt;a href="http://www.afteredge.com" class="externalLink"&gt;Wallace's Blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>wbreza</author><pubDate>Thu, 01 May 2008 02:51:34 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080501025134A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AspNetAjaxControls/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A free ASP.NET AJAX control library that has also been submitted to be included within the AJAX Control Toolkit.
&lt;br /&gt;&lt;h2&gt;
Current Controls
&lt;/h2&gt;The following is a list of the controls currently available.  Some of the controls depend on the AJAX Control Toolkit for ASP.NET 3.5 (&lt;a href="http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx?ReleaseId=11121" class="externalLink"&gt;Version 3.0.20229&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;).&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Prompt Control
&lt;/h3&gt;The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class.  The prompt control also utilizes extender controls with client-side behaviors.  The prompt control replaces the traditional JavaScript alerts() and confirm() dialogs and mimics the functionality typically exposed in a Windows Form MessageBox.&lt;br /&gt; &lt;br /&gt;For a complete tutorial on the prompt control visit my blog @ &lt;a href="http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
UpdatePanel Extender
&lt;/h3&gt;The UpdatePanelExtender control builds upon the ASP.NET AJAX framework and derives from the &amp;quot;ExtenderControl&amp;quot; server-side class and the &amp;quot;Sys.UI.Behavior&amp;quot; client-side class.  The control includes an easy to use client-side API to trigger UpdatePanel postsbacks and also includes client and server side events to wire-up event handlers during the UpdatePanel postback lifecycle.&lt;br /&gt; &lt;br /&gt;For a complet tutoril on the UpdatePanelExtender control visit my blog @ &lt;a href="http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;More controls are come.  Feel free to contact me with any questions.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Blog:&lt;/b&gt; &lt;a href="http://www.afteredge.com" class="externalLink"&gt;Wallace's Blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>wbreza</author><pubDate>Thu, 01 May 2008 02:31:10 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080501023110A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AspNetAjaxControls/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A free ASP.NET AJAX control library that has also been submitted to be included within the AJAX Control Toolkit.
&lt;br /&gt;&lt;h2&gt;
Current Controls
&lt;/h2&gt;The following is a list of the controls currently available.  Some of the controls depend on the AJAX Control Toolkit for ASP.NET 3.5 (&lt;a href="http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx?ReleaseId=11121" class="externalLink"&gt;Version 3.0.20229&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;).&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Prompt Control
&lt;/h3&gt;The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class.  The prompt control also utilizes extender controls with client-side behaviors.  The prompt control replaces the traditional JavaScript alerts() and confirm() dialogs and mimics the functionality typically exposed in a Windows Form MessageBox.&lt;br /&gt; &lt;br /&gt;For a complete tutorial on the prompt control visit my blog @ &lt;a href="http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
UpdatePanel Extender
&lt;/h3&gt;The UpdatePanelExtender control builds upon the ASP.NET AJAX framework and derives from the &amp;quot;ExtenderControl&amp;quot; server-side class and the &amp;quot;Sys.UI.Behavior&amp;quot; client-side class.  The control includes an easy to use client-side API to trigger UpdatePanel postsbacks and also includes client and server side events to wire-up event handlers during the UpdatePanel postback lifecycle.&lt;br /&gt; &lt;br /&gt;For a complet tutoril on the UpdatePanelExtender control visit my blog @ &lt;a href="http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;More controls are come.  Feel free to contact me with any questions.&lt;br /&gt;
&lt;/div&gt;</description><author>wbreza</author><pubDate>Thu, 01 May 2008 02:28:51 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080501022851A</guid></item><item><title>UPDATED RELEASE: .NET Framework 3.5 (Apr 30, 2008)</title><link>http://www.codeplex.com/AspNetAjaxControls/Release/ProjectReleases.aspx?ReleaseId=12998</link><description>The following downloads require the .NET Framework 3.5 and the Ajax Control Toolkit.  If you an ASP.NET 2.0 version, just let me know.</description><author></author><pubDate>Thu, 01 May 2008 02:26:53 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: .NET Framework 3.5 (Apr 30, 2008) 20080501022653A</guid></item><item><title>UPDATED RELEASE: .NET Framework 3.5 (Apr 30, 2008)</title><link>http://www.codeplex.com/AspNetAjaxControls/Release/ProjectReleases.aspx?ReleaseId=12998</link><description>The following downloads require the .NET Framework 3.5 and the Ajax Control Toolkit.  If you an ASP.NET 2.0 version, just let me know.</description><author></author><pubDate>Thu, 01 May 2008 02:24:57 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: .NET Framework 3.5 (Apr 30, 2008) 20080501022457A</guid></item><item><title>UPDATED RELEASE: .NET Framework 3.5 (Apr 30, 2008)</title><link>http://www.codeplex.com/AspNetAjaxControls/Release/ProjectReleases.aspx?ReleaseId=12998</link><description>The following downloads require the .NET Framework 3.5 and the Ajax Control Toolkit.  If you an ASP.NET 2.0 version, just let me know.</description><author></author><pubDate>Thu, 01 May 2008 02:24:15 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: .NET Framework 3.5 (Apr 30, 2008) 20080501022415A</guid></item><item><title>CREATED RELEASE: .NET Framework 3.5 (Apr 30, 2008)</title><link>http://www.codeplex.com/AspNetAjaxControls/Release/ProjectReleases.aspx?ReleaseId=12998</link><description>The following downloads require the .NET Framework 3.5 and the Ajax Control Toolkit.  If you an ASP.NET 2.0 version, just let me know.</description><author></author><pubDate>Thu, 01 May 2008 02:22:10 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: .NET Framework 3.5 (Apr 30, 2008) 20080501022210A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AspNetAjaxControls/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A free ASP.NET AJAX control library that has also been submitted to be included within the AJAX Control Toolkit.
&lt;br /&gt;&lt;h2&gt;
Current Controls
&lt;/h2&gt;The following is a list of the controls currently available.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Prompt Control
&lt;/h3&gt;The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class.  The prompt control also utilizes extender controls with client-side behaviors.  The prompt control replaces the traditional JavaScript alerts() and confirm() dialogs and mimics the functionality typically exposed in a Windows Form MessageBox.&lt;br /&gt; &lt;br /&gt;For a complete tutorial on the prompt control visit my blog @ &lt;a href="http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
UpdatePanel Extender
&lt;/h3&gt;The UpdatePanelExtender control builds upon the ASP.NET AJAX framework and derives from the &amp;quot;ExtenderControl&amp;quot; server-side class and the &amp;quot;Sys.UI.Behavior&amp;quot; client-side class.  The control includes an easy to use client-side API to trigger UpdatePanel postsbacks and also includes client and server side events to wire-up event handlers during the UpdatePanel postback lifecycle.&lt;br /&gt; &lt;br /&gt;For a complet tutoril on the UpdatePanelExtender control visit my blog @ &lt;a href="http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;More controls are come.  Feel free to contact me with any questions.&lt;br /&gt;
&lt;/div&gt;</description><author>wbreza</author><pubDate>Thu, 01 May 2008 01:53:19 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080501015319A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AspNetAjaxControls/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A free ASP.NET AJAX control library that has also been submitted to be included within the AJAX Control Toolkit.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Current Controls&lt;/b&gt;&lt;br /&gt;&lt;h3&gt;
Prompt Control
&lt;/h3&gt;The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class.  The prompt control also utilizes extender controls with client-side behaviors.  The prompt control replaces the traditional JavaScript alerts() and confirm() dialogs and mimics the functionality typically exposed in a Windows Form MessageBox.&lt;br /&gt; &lt;br /&gt;For a complete tutorial on the prompt control visit my blog @ &lt;a href="http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
UpdatePanel Extender
&lt;/h3&gt;The UpdatePanelExtender control builds upon the ASP.NET AJAX framework and derives from the &amp;quot;ExtenderControl&amp;quot; server-side class and the &amp;quot;Sys.UI.Behavior&amp;quot; client-side class.  The control includes an easy to use client-side API to trigger UpdatePanel postsbacks and also includes client and server side events to wire-up event handlers during the UpdatePanel postback lifecycle.&lt;br /&gt; &lt;br /&gt;For a complet tutoril on the UpdatePanelExtender control visit my blog @&lt;a href="http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;More controls are come.  Feel free to contact me with any questions.&lt;br /&gt;
&lt;/div&gt;</description><author>wbreza</author><pubDate>Thu, 01 May 2008 01:51:28 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080501015128A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AspNetAjaxControls/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A free ASP.NET AJAX control library that has also been submitted to be included within the AJAX Control Toolkit.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Current Controls&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Prompt Control&lt;/li&gt;
&lt;/ul&gt;The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class.  The prompt control also utilizes extender controls with client-side behaviors.  The prompt control replaces the traditional JavaScript alerts() and confirm() dialogs and mimics the functionality typically exposed in a Windows Form MessageBox.&lt;br /&gt; &lt;br /&gt;For a complete tutorial on the prompt control visit my blog @ &lt;a href="http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;UpdatePanel Extender&lt;/li&gt;
&lt;/ul&gt;The UpdatePanelExtender control builds upon the ASP.NET AJAX framework and derives from the &amp;quot;ExtenderControl&amp;quot; server-side class and the &amp;quot;Sys.UI.Behavior&amp;quot; client-side class.  The control includes an easy to use client-side API to trigger UpdatePanel postsbacks and also includes client and server side events to wire-up event handlers during the UpdatePanel postback lifecycle.&lt;br /&gt; &lt;br /&gt;For a complet tutoril on the UpdatePanelExtender control visit my blog @&lt;a href="http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/UpdatePanel-Extender-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;More controls are come.  Feel free to contact me with any questions.&lt;br /&gt;
&lt;/div&gt;</description><author>wbreza</author><pubDate>Thu, 01 May 2008 01:50:43 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080501015043A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AspNetAjaxControls/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A free ASP.NET AJAX control library that has also been submitted to be included within the AJAX Control Toolkit.
&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Current Controls
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Prompt Controls&lt;/li&gt;
&lt;/ul&gt;The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class.  The prompt control also utilizes extender controls with client-side behaviors.  The prompt control replaces the traditional JavaScript alerts() and confirm() dialog windows and mimics the functionality typically exposed in a Windows Form MessageBox.&lt;br /&gt; &lt;br /&gt;For a complete tutorial on the prompt control visit my blog @ &lt;a href="http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>wbreza</author><pubDate>Thu, 01 May 2008 01:43:57 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080501014357A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/AspNetAjaxControls/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A free ASP.NET AJAX control library that has also been submitted to be included within the AJAX Control Toolkit.
&lt;br /&gt; &lt;br /&gt;!!Current Controls&lt;br /&gt;*Prompt Controls&lt;br /&gt;The prompt control builds upon the ASP.NET AJAX framework and derives from the “ScriptControl” server-side class and the “Sys.UI.Control” client-side class.  The prompt control also utilizes extender controls with client-side behaviors.  The prompt control replaces the traditional JavaScript alerts() and confirm() dialog windows and mimics the functionality typically exposed in a Windows Form MessageBox.&lt;br /&gt; &lt;br /&gt;For a complete tutorial on the prompt control visit my blog @ &lt;a href="http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx" class="externalLink"&gt;http://www.afteredge.com/post/Prompt-Control-for-ASPNET-AJAX.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>wbreza</author><pubDate>Thu, 01 May 2008 01:43:11 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080501014311A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/AspNetAjaxControls/SourceControl/ListDownloadableCommits.aspx</link><description>Initial Check In</description><author>wbreza</author><pubDate>Thu, 01 May 2008 01:36:29 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080501013629A</guid></item></channel></rss>