Can I add 2 different Horizontal Scroll bars to two RadTimelines in the same view?

1 Answer 58 Views
Slider TimeLine
Shivam
Top achievements
Rank 1
Iron
Shivam asked on 11 Oct 2022, 06:17 AM | edited on 11 Oct 2022, 06:34 AM
I have two radtimelines in a single WPF view can i add horizontal scrollbars for each of the timeline separately. Both the Timelines are inside the RadSplitContainer and inside a RadPaneGroup.

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin Ivanov
Telerik team
answered on 11 Oct 2022, 08:37 PM

Hello Shivam,

Yes, you should be able to achieve the desired result. You can place the RadTimeline controls in a panel that measures its children with the available size (like a Grid panel with two RowDefinitions). This way the built-in horizontal scrollbar of each of the Timeline controls will get displayed, in case the date-time range cannot be fit into the viewport. Then, you can place the panel that hosts the Timelines in a RadPane's Content. 

I hope this helps.

Regards,
Martin Ivanov
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
Slider TimeLine
Asked by
Shivam
Top achievements
Rank 1
Iron
Answers by
Martin Ivanov
Telerik team
Share this question
or