Browse by Tags

Related Posts

  • Possible Bug: CascadingDropDown and VS2005 Designer Problems

    I am new to ASP.NET AJAX and the AJAX Control Toolkit. I am using ASP.NET AJAX July CTP, AJAX Control Toolkit Release 60914, and Visual Studio 2005. I have been able to get several of the AJAX controls to work in my demo web project. But I am having problems with the CascadingDropDown extended properties...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dragonrider on 10-12-2006, 12:00 AM
    Filed under: Atlas, Atlas Control Toolkit, bug, CascadingDropDown
  • Possible Bug: CascadingDropDown

    After setting a break point on the CascadingDropDown WebMethod, I notice that after the last list item is chosen, it refires ALL of the loads for all the drop down in the sequence. This is an expensive operation! Is there a way to prevent this from happening? Are these selected values not cached in view...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jiffy on 10-03-2006, 12:00 AM
    Filed under: Atlas, Atlas Control Toolkit, CascadingDropDown
  • Cascading DropDown and DataBinding

    This isn't a question just a FYI. You don't DataBind with a CascadingDropDown, instead you let Atlas do the hrd work for you. Here's the code (VB.NET) to add a set of two CDD's to a page and then set their Selected Items. Lines 22 and 23 do the hard work: - 1 Dim CascadingDropDown1 As...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Plip on 09-04-2006, 12:00 AM
    Filed under: CascadingDropDown, Atlas Control Toolkit, DataBinding, Atlas
Page 1 of 1 (3 items)