Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
530
WebDropDown load from database
posted

I load a webdropdown from a database.  The dropdown acts as a "suggested" list of values.  The user can put custom values in the drop down.  My problem stems from when I try to display the custom value in the drop down.  Since it is not a "standard" option, I can't set the SelectedValue property or should I say the value doesn't display.  I am using 15.1 with framework 4.5.  Thanks.