Browse by Tags

Related Posts

  • CascadingDropDown fire event after binding?

    Hi, I need some way of firing a javascript event after a cascadingdropdown list has been populated. I've looked through the js source for this control but cannot seem to find anything that would help. Is there a way of achieving this? Many Thanks Chris
    Posted to ASP.NET AJAX Control Toolkit (Forum) by chrispont on 12-11-2006, 12:00 AM
    Filed under: CascadingDropDown, JavaScript
  • 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 (2 items)