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
215
can we set minLength in igxAutocomplete?
posted

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.

Parents
No Data
Reply
  • 0
    Offline posted

    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.

Children
No Data