LS,
When the option highlightFirst is set to false and the autoBind is set to false, the first item is always highlighted.
Steps to reproduce:
Edit this example: https://demos.telerik.com/kendo-ui/multiselect/index
Add the parameters:
highlightFirst: false,
autoBind: false,
Click on the multiselect, the multiselect will open, but the first item is highlighted. Expected behaviour: first item not highlighted.
Change the autoBind to true or undefined, the first item isn't highlighted.
The problem with the first item highlighted is that this option will be selected when the user hits enter.
Is there any work around for this issue?
Thanks in advance.
Maritn Quaak
Hello Martin,
Thank you for reporting the behavior. It is a bug in the MultiSelect implementation, so I am converting this thread to a bug report. You can follow the item in our Feedback Portal for further information on the matter.
As a small token of gratitude, I am updating your Telerik Points.
Let me know if you have any further questions.
Regards,
Martin
Progress Telerik