Hi,
Combobox is not selecting the right item in the dropdown when using data virtualization for paging
I have tried the same virtualization configuration(through K-option) with DropdownList but DropdownList selects the right item no matter how quick the text is inputted (as long as you don't tab out of the control).
Combobox without Virtualization also does not have this issue.
When using combobox with Virtualization and if the user types in quickly (only for the first time after launch), it selects the first element in page 0 instead of selecting the right element.
I have demonstrated this behavior in plunker.
http://plnkr.co/edit/gFD8Ib3bOfbw19aklQho?p=preview
If you type in 'lg' quickly and wait, it selects, 'HTC'. Please let me know if I'm missing any configuration.
Thanks,
Deeptha
5 Answers, 1 is accepted
I tested your scenario with internal scripts that includes the latest bug fixes. After configuring the height, itemHeight and pageSize configuration options according to this article I was not able to reproduce the issue any more.
My suggestion is to wait until end of the week when the internal build should be uploaded and test your scenario again with the latest scripts.
Regards,
Alexander Valchev
Telerik
Hi Alexander,
I have a professional license and am trying to access this internal release for Deeptha but I can't locate it. Would it be available in the Telerik Control Panel application or is it located somewhere else?
Thanks,
Justin
You may download internal build after you log in with your licensed account at www.telerik.com and go to the downloads page.
Regards,
Alexander Valchev
Telerik
Hi Alexander,
I tried with Kendo internal build, v2015.3.1023. Unfortunately when I tested locally on my machine, it still has the issue. I have modified the plnkr with explicit height, itemHeight and pageSize as you have mentioned in your answer.
http://plnkr.co/edit/gFD8Ib3bOfbw19aklQho?p=preview
Please test your latest scripts with the plnkr to make sure it works for the scenario and let me know.
Thanks,
Deeptha
I downloaded the plnkr example and tested in with the latest production scripts without making any other changes. Please see the screen cast:
Am I performing the correct steps?
Could you please re-check if you have upgraded your project?
Looking forward to your reply.
Regards,
Alexander Valchev
Telerik