Hi ,
I have UltraComboEditor, which have bind Data from database.
I want to Search item based on DataValue Stored in UltraComboEditor as ValueMember.
so how to search items??
anyone reply would get apriciate.
You should be able to accomplish this using the IValueList.GetText() method.
Michael S.