This is a migrated thread and some comments may be shown as answers.

RadComboBox Scroll Position

1 Answer 111 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
Prasad
Top achievements
Rank 1
Prasad asked on 06 Nov 2017, 09:09 PM

Hi ,

 

Is there way to reset the scroll position of RadComboBox. When the user expands the combo box and scrolls down the available options , scroll position is retained even though user has not selected any option. If the combo has large options every time they need to manually move the scroll it to the top. 

 

Please share me any options/properties that i can use to reset the scroll position if the user has not selected any option in the drop down. If the user selects an option the it should scroll to the selected option otherwise it should always stay at the top.

 

Regards,

Prasad.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 09 Nov 2017, 02:43 PM
Hi Prasad,

In order to achieve your goal, you can access the ScrollViewer of RadComboBox and set its vertical offset as per your needs. The approach of achieving this is demonstrated in the Scroll Position forum thread. Can you please check it out?

Of course, if further assistance is needed, feel free to update me.

Regards,
Stefan
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
General Discussion
Asked by
Prasad
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or