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
285
igCombo is unable to perform case-insensitive selection(using knockout binding)
posted

Hi,

I am binding data to a igCombo using knockoutJS, igCombo is able to bind and select the value from data source only when valueKey and data source values exactly match otherwise it's not selecting the value.
i.e. if data source has a value - SYSTEM and view model has a value - System then igCombo doesn't select the record in the list.

Can you assist me on how to make igCombo to perform case-insensitive selection?


Thanks,
Manjunath M