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

Horizontal Scrollbar When Grouped

1 Answer 72 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Luis Rizo
Top achievements
Rank 1
Luis Rizo asked on 03 Nov 2009, 06:37 PM
Hello All,

I was wondering if there was any way to add the Datagrid control's Horizontal Scrollbar when it is grouped, and no low level records are shown?

If you look at the attached screenshot, let's say you wanted to further group by Month, a column that is further to the right than what is visible on-screen, you would have to expand one of the groups, and then the scroll bar would appear and you would scroll and grab that column.

Is there any way to have the Horizontal Scrollbar visible at all times? I tried setting the ScrollViewer.HorizontalScrollBarVisibility property to Visible, but this did not work. It still only shows when there's at least 1 record shown.

Thanks in advance,
-Luis

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 04 Nov 2009, 12:45 PM
Hello Luis Rizo,

Right now this is the only way to show the scrollbar. You can set ScrollViewer.HorizontalScrollBarVisibility="Visible" on RadGridView but the scrollbar will not have thumb so you won't be able to scroll. We will try to fix this for the next service pack.
I'm sorry for the caused inconvenience.

Greetings,
Hristo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Luis Rizo
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or