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
585
How to programatically select an item in UltraComboEditor
posted

Hi All,

I am using an UltraComboEditor. I am binding it to a datatable. I tried to set the selected item of the combobox programmatically based on a value stored in the database before showing the combo box. But i am unable to see the selected item. I tried using SelectedITem,SelectedText,Value and Text property of the combo box, but couldn't make it work.

Am i missing something here?

Could any one please help me on this?

Thanks in Advance,

Manikandan

 

Parents Reply Children