I have used igxAutocomplete feature in igxGrid.cell. I want to set minLength in autocomplete so that the dropdown starts listing after typing the minimum characters in the cell. Is this possible in autocomplete feature.
I am using a JQuery UI auto-complete. I am specifying the min length. If I specify minLength:2 I need to type 2 characters before the service fires. If I specify minLength:1 then I only need to type one character before the source service fires.
minLength:2
minLength:1
Hello Minakshi,
I’m glad that you find the provided information helpful.
Thank you for using Infragistics components.
Best Regards,Martin EvtimovAssociate Software DeveloperInfragistics, Inc.
Thanks for your support.
Thanks for your reply!
I have updated my previous reply.
Please take a look at the attached sample and let me know if you need any further assistance.
Best Regards, Martin Evtimov Associate Software Developer Infragistics, Inc.
I guess the sample you have prepared is not attached in your previous reply.