Hi,
I am upgrading 2008 Q3 version of telerik control to 2011 Q3 version in my project in .NET 4.0. with the latest version of RadComboBox with scroll bar, when an item in the middle of item list is selected and open the dropdown it unnecessarily repoisitons the scroll bar. This does not seem to be visually smooth. For examle take a look at the below example, select any item after the second item. then open the dropdown, you will see that scroll bar moves down unnecessarily.
http://demos.telerik.com/aspnet-ajax/combobox/examples/default/defaultcs.aspx
This did not happen with 2008 version of telerik. It was smoothly displayed. Before it displays the dropdown the scroll bar is already moved down to the correct position with out the user visually see the scrollbar moves down after the display.
Please let me know if you have any solution to fix this. Thanks in Advance!
I am upgrading 2008 Q3 version of telerik control to 2011 Q3 version in my project in .NET 4.0. with the latest version of RadComboBox with scroll bar, when an item in the middle of item list is selected and open the dropdown it unnecessarily repoisitons the scroll bar. This does not seem to be visually smooth. For examle take a look at the below example, select any item after the second item. then open the dropdown, you will see that scroll bar moves down unnecessarily.
http://demos.telerik.com/aspnet-ajax/combobox/examples/default/defaultcs.aspx
This did not happen with 2008 version of telerik. It was smoothly displayed. Before it displays the dropdown the scroll bar is already moved down to the correct position with out the user visually see the scrollbar moves down after the display.
Please let me know if you have any solution to fix this. Thanks in Advance!