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
120
igCombo - how to get entered text from igcombo control
posted

Hi,

I am using igcombo. I have a requirement like this

For example if i enter character 'C' then matched items are loaded and focused first item from the filter. 

If i tried to get some thing like this $("#combo").val() will return first item which has selected automatically by igcombo.

But i need to get character 'C' instead of first focused item.

I think you understand this. Please help me in this regard.

Regards,

Ashok