<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Chilá na NET... Ah e no .NET também... : AJAX Control Tookit</title><link>http://weblogs.asp.net/marcochila/archive/tags/AJAX+Control+Tookit/default.aspx</link><description>Tags: AJAX Control Tookit</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>ASP.NET Ajax Control Toolkit - CascadingDropDown</title><link>http://weblogs.asp.net/marcochila/archive/2007/10/22/asp-net-ajax-control-toolkit-cascadingdropdown.aspx</link><pubDate>Mon, 22 Oct 2007 05:18:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4686644</guid><dc:creator>marcochila</dc:creator><author>marcochila</author><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/marcochila/rsscomments.aspx?PostID=4686644</wfw:commentRss><comments>http://weblogs.asp.net/marcochila/archive/2007/10/22/asp-net-ajax-control-toolkit-cascadingdropdown.aspx#comments</comments><description>&lt;P align=justify&gt;Hello everybody! I spent the last few hours to find out more about CascadingDropDown (CDD)&amp;nbsp; and I really didn't like what it really is.&lt;/P&gt;
&lt;P align=center&gt;&lt;FONT color=#0080c0&gt;The main question.&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=justify&gt;The requirements to make your CDD to work are just:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV&gt;NEED to use a web service (arghhhhhhhh);&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Write the method inside your ASPX page (code behind is a bad choice hun?)&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;Need to learn how to pass values to and from the CascadingDropDownNameValue collection.&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;That's for me is a really bad thing. The one thing that CDD really does that's very nice is the automatic behavior handling of the parent's and children's DropDownLists. If there is no item selected on the parent DropDown, the children are automatic disabled and when you select a new one the children goes thru a two state os exibition, telling you to wait and when the requisition is over, tell toy to pick your choice.&lt;/P&gt;
&lt;P&gt;I really didn't like it, as I said in the beginning and I intend to use the "normal" approach:&lt;/P&gt;
&lt;OL&gt;&lt;LIADD LI page;&lt; the on updatepanel an&gt;&lt;LIADD LI the wanted;&lt; DropDownLists&gt;&lt;LICODE LI the on behind;&lt; code them for method fill&gt;&lt;LIADD LI the code on.&lt; going is what user tell to Javascript some manually&gt;&lt;/OL&gt;
&lt;P&gt;Yes, you may think that I'm a really bad guy, but in my case CDD doesn't help me on anything. I hope that someone else can find it usefull.&lt;/P&gt;
&lt;P&gt;See you!@!&lt;/P&gt;
&lt;P&gt;Chilá!@!&lt;/P&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4686644" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/marcochila/archive/tags/AJAX+Control+Tookit/default.aspx">AJAX Control Tookit</category></item></channel></rss>