ComboBox & DropDownList virtualization (remote data)

1 Answer 98 Views
ComboBox DropDownList
Constantinos Petridis
Top achievements
Rank 1
Iron
Iron
Constantinos Petridis asked on 29 Nov 2021, 03:13 PM

I have a ComboBox or a DropDownList that gets data from a remote service, using virtualization. When the PageSize property is big enough (in my case 20), I have issues scrolling up the selection box drop down list, it tries to scroll but then resets to the current selected item making it almost imposible to scroll up. You can use your own demo examples to replicate this issue.

To reproduce the issue, try the ComboBox - Virtualization, in Telerik REPL (Demo), change the PageSize from 10 to 20. Then open the combo box, scroll a couple of pages down and select a value. Reopen the combo and try to scroll (with mouse wheel) upwards, it will return to the selected value and will not allow you to reach the top of the item list.

1 Answer, 1 is accepted

Sort by
0
Hristian Stefanov
Telerik team
answered on 02 Dec 2021, 01:14 PM

Hi Constantinos,

Thank you for reporting that behavior. I can confirm it is a bug. I created a bug report on your behalf on our Public Feedback Portal:

ComboBox virtual scrolling breaks when you slowly scroll up after selecting an item.

You are automatically subscribed to receive email notifications for status updates.

I confirm that the only way to avoid the problem is to reduce the PageSize.

As a small gesture of gratitude, I added Telerik points to your account.

Regards,
Hristian Stefanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
ComboBox DropDownList
Asked by
Constantinos Petridis
Top achievements
Rank 1
Iron
Iron
Answers by
Hristian Stefanov
Telerik team
Share this question
or