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
1205
Setting SelectedItem of an UltraComboEditor
posted

Hi All,

I have an ultracomboeditor with some valuelistitems added to it.  I am trying to programatically set the comboeditor text area to display one of the list values, i.e. basically select an item in the list, but I can't get it to work.  Whenever the combobox loads up first the text area is empty.

I am embedding the combocontrol in an UltraTreeNodeCell so I assume that I am missing some sort of configuration?

Denis