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
220
Ultracombo version 9.2
posted

Hi,

I have a UltraCombo binded with the dataset displaying the multiple columns in the combo.

For ex:  Col1       Col2          

               100        apple

               200       apricot

when i key in text 'ap' in the ultracombo , it displays the list of items matching the string'ap' which is correct, along with it i want to highlight the matching character that is 'ap' in the col2...

Is there any way which i could achieve this in Infragistics 9.2

Thanks

Manoj