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

Scrollbar

2 Answers 73 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Frederic Lecoq
Top achievements
Rank 2
Frederic Lecoq asked on 04 Jul 2012, 11:22 AM
Hello,

You mentioned in the release notes of Q2 that the scroll functionality has been implemented. Could you please tell me if we have to set a specific property or if we have to use ScrollViewer ? We tried to enable the scroll bar but without any success. Do you have any code example ?

I'm not able to find example of this functionality in the demos or in the online help.

Thanks in advance.
Best Regards,

Christophe Pirnay

2 Answers, 1 is accepted

Sort by
0
Viktor Tsvetkov
Telerik team
answered on 04 Jul 2012, 12:05 PM
Hi Christophe,

You can examine our OrgChart example where the new scrollbar functionality is enabled. You can pan the diagram and the scrollbars will appear. Actually you can enable them in your project by setting ScrollViewer.HorizontalScrollBarVisibility="Visible" and ScrollViewer.VerticalScrollBarVisibility="Visible" attached properties in the RadDiagram.


Greetings,
Viktor Tsvetkov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Frederic Lecoq
Top achievements
Rank 2
answered on 05 Jul 2012, 03:02 PM
Thank you very much for you quick answer !

It works perfectly !

Best Regards,

Christophe
Tags
Diagram
Asked by
Frederic Lecoq
Top achievements
Rank 2
Answers by
Viktor Tsvetkov
Telerik team
Frederic Lecoq
Top achievements
Rank 2
Share this question
or