Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › General Discussions › DropDownList › Filterable dropdown list
I tried to create a dropdown list with a large numper of options.
I made it filterable.
However the search wordk only on first letters/word and not on included letters/words (I tested also Your demo).
Is there any way to solve that problem ?
Tks
Tullio
I solved.