I have been unsucessfully trying to select the selected value in a cascadingdropdown after the dropdown list has been populated. My struggles with this are documented at http://forums.asp.net/p/1185084/2041053.aspx.
Would it be possible to either use the isDefaultValue to pick the item that should be selected all the time (i.e. after the initial load) or add a selectedvalue property to the CascadingDropDownNameValue object in case some people want to preserve state and not have the isDefaultValue override what the user selected?
Thanks
Comments: I've updated Ajax Toolkit and have this issue? When return to old version all works properly.
Would it be possible to either use the isDefaultValue to pick the item that should be selected all the time (i.e. after the initial load) or add a selectedvalue property to the CascadingDropDownNameValue object in case some people want to preserve state and not have the isDefaultValue override what the user selected?
Thanks
Comments: I've updated Ajax Toolkit and have this issue? When return to old version all works properly.