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
1330
UltraComboEditor set selected item in DropDownList Mode?
posted

Hello, I'm sorry for such a noob question but I can't seem to find an answer... It's pretty simple.

 

I have a UltraComboEditor control and the DropDownStyle property is set to DropDownList.  This control has a list of the years and I want to (in code) set it to a particular year.

I don't know how to do this.  I've tried the text property the value property, selectedItem property... none of them seem to work when the control is in the DropDownList mode...