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

Showing Vertical ScrollBar Programatically

3 Answers 52 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Narendra
Top achievements
Rank 1
Narendra asked on 13 Oct 2010, 04:28 AM
Hi,

How can show vertical scroll bar programatically.

I've tried the below code, but no luck

RadGridView1.SetValue(ScrollViewer.VerticalScrollBarVisibilityProperty, ScrollBarVisibility.Visible);

Thanks,
-Narendra

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 13 Oct 2010, 07:33 AM
Hi,

 What is your grid version?

All the best,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Narendra
Top achievements
Rank 1
answered on 13 Oct 2010, 11:41 AM
Version is 2010.2.0812.40
0
Vlad
Telerik team
answered on 13 Oct 2010, 12:08 PM
Hello,

 I've just tried this and everything worked fine on my end. You can check the attached application for reference.

Kind regards,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Narendra
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Narendra
Top achievements
Rank 1
Share this question
or