Tip: Set the SelectedValue on a DropDownList that is populated by a CascadingDropDown

When using a DropDownList, you can set the selected item by using the SelectedIndex property. However, if your DropDownList is being populated by the CascadingDropDown control (from the ASP.NET AJAX Control Toolkit), that doesn't work. Instead, you Read More...

Read the complete post at http://feeds.feedburner.com/~r/JasonNGaylord/~3/359518654/tip-set-the-selectedvalue-on-a-dropdownlist-that-is-populated-by-a-cascadingdropdown.aspx

Published Fri, Aug 8 2008 10:05 by Jason N. Gaylord's Blog
Powered by Community Server (Commercial Edition), by Telligent Systems