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 must use the SelectedValue property on the CascadingDropDown control.

Published Friday, August 08, 2008 11:05 AM by Jason N. Gaylord

Comments

# carnewsservice.info » Tip: Set the SelectedValue on a DropDownList that is populated by a CascadingDropDown

Pingback from  carnewsservice.info » Tip: Set the SelectedValue on a DropDownList that is populated by a CascadingDropDown

Leave a Comment

(required) 
(required) 
(optional)
(required)