The CascadingDropDown control in the AJAX Control Toolkit extends a DropDownList control so that changes in one DropDownList loads associated values in another DropDownList. However when using the CascadingDropDown control, ASP.NET’s DropDownList control’s AutoPostBack feature does not work, since asynchronously loading data into the list generates an (unnecessary) postback itself. With some JavaScript code, this effect can be avoided.
Read Full Story at http://www.asp.net Discuss Tell a friend Bookmarks Extra Add to:
| Bookmarks DemoDownload auto postback cascading drop down Dreamer
submitted 215 days ago