Browse by Tags

Related Posts

  • Bug: CascadingDropDown: SelectedValue returns garbage from client

    Greetings, I'm implementing a site that presents a ReorderList with three CascadingDropDowns on it. I'm using the latest beta (September). After much wailing and gnashing of teeth, I finally got the idea that you Bind() the SelectedValue on the CascadingDropDown, not the DropDown. However, it gets better...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by ewlloyd on 11-07-2006, 12:00 AM
    Filed under: bug, CascadingDropDown, SelectedValue
  • Re: New Beta: CascadingDropDown issues

    Hi Shawn, thanks for your comments, but I think your answer for 3. is not very helpful. Even if the AutoPostback property is NOT set to true, selecting an item in the list causes a full-page rendering. You can reproduce this even in the Sample Web Site: http://ajax.asp.net/ajaxtoolkit/CascadingDropDown...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dan p on 10-25-2006, 12:00 AM
    Filed under: Beta, bug, CascadingDropDown, AJAX Control Toolkit
  • 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
  • Re: CascadingDropDown and Wizard Control

    a tip, if you write : MyCascadeDropDown.SelectedValue="1:::SomeText" the result is MyDropDown.Selected=1 MyDropDown.SelectedItem.Text="SomeText" with this tip dissaper the 'undefined', but you have to write a code that obtain the text
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rojasc on 01-29-2007, 12:00 AM
    Filed under: user control, bug, CascadingDropDown, Error, fail, JavaScript, javaScripts, manual input, wizard
Page 1 of 1 (4 items)