So, I have a user control that works great under 4.7.2, but doesn't work right under 6.0.5... Most of it works, but not the Cascading Dropdown control. The control selected values are not retained nor posted back to the server... After you go to the next step in the form wizard, the controls are reset to "Select..."...
Anbody else run into this issue or know why Umbraco 6 seems to break some AjaxControlToolkit functionality?
Could REALLY use help with this... In middle of a major site upgrade and half my forms are broken. Again, forms work fine in Umbraco 4.7.2. The Cascading Dropdown's in question are wrapped within a Wizard control which is itself wrapped in an Update Panel... Realize that Razor forms would probably be the better option, but...
Umbraco 6 Breaks AjaxToolKit Cascading Dropdown
So, I have a user control that works great under 4.7.2, but doesn't work right under 6.0.5... Most of it works, but not the Cascading Dropdown control. The control selected values are not retained nor posted back to the server... After you go to the next step in the form wizard, the controls are reset to "Select..."...
Anbody else run into this issue or know why Umbraco 6 seems to break some AjaxControlToolkit functionality?
Robert
Could REALLY use help with this... In middle of a major site upgrade and half my forms are broken. Again, forms work fine in Umbraco 4.7.2. The Cascading Dropdown's in question are wrapped within a Wizard control which is itself wrapped in an Update Panel... Realize that Razor forms would probably be the better option, but...
is working on a reply...