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
390
How to Serch Items in UltraComboEditor
posted

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.

 

 

  • 9298
    posted

     You should be able to accomplish this using the IValueList.GetText() method.

    Michael S.