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

Column width and scrolling

1 Answer 83 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mark Anderson
Top achievements
Rank 1
Mark Anderson asked on 21 Sep 2010, 12:21 AM
I have a RadGridView that has columns where the header text is sometimes wider than the cell contents.  When the view is narrowed, or even when the original size is to narrow for all the columns, the horizontal scrollbar doesn't appear until the column width shrinks to the cell content size which is making it hide part of the header text.  Is there a way to force the column to autosize based on the wider of the column contents or the header text?  Would this cause the scrollbar to appear at the correct time, and not after the header text is partially hidden? 

I am using version WPF_35_2010_2_0714

Thanks

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 21 Sep 2010, 07:54 AM
Hi Mark Anderson,

There seems to be a bug which prevents the grid from showing the horizontal ScrollBar at the correct time. We have logged the bug and we will schedule it for fixing in the near future. In the mean time you could try turning off our the horizontal virtualization by setting EnableColumnVirtualization to false which should resolve the problem. 

I have updated your Telerik points.

Hope this helps.


Sincerely yours,
Milan
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
Mark Anderson
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or