Hi,
In the example of combo component(https://stackblitz.com/angular/mjvpnollgae) a single selection example is created with a combination of a input-group and a drop-down but the component is not responsive and has not filtering features.
Can the combo component be configured to allow only single selection?
My tests are with igniteui-angular 6.1.2
Hello Michael,
We have seen your post and will be contacting you shortly. Selling licenses is in our interest, the more the merrier.
Best Regards,
Hasan Charaf
5 days have passed and no answer from Infragistics.
Seems they do not want to sell licenses.
Hi Nikolay,
I am evaluating igniteui for Angular as a replacement for our currently used UI framework.
One component we need is a single-select dropdown with filtering. The dropdown will display about 600-700 items (organizational units) which is too long to scroll.
I have found this thread but unfortunately the samples mentioned do not implement what we need.
As time has passed is there something new regarding our requirements?
Regards,Michael
I'm glad to hear that the solution is suitable for you! Don't hesitate to ask, if you have further question!
Regards,
Nikolay Alipiev
It works, the only thing missing is the ControlValueAccessor but i will be adding it,
Thanks