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

Problem with HorizontalScrollBar

3 Answers 76 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Helen
Top achievements
Rank 2
Helen asked on 20 Feb 2013, 10:31 PM
I have a grid anchored on all sides in its container (radPageViewPage).

I have set 
    AutoSizeColumnsMode = Fill
    AutoSizeRows = False or True
    HorizontalScrollState = AlwaysShow or AutoHide

However, the Horizontal Scroll Bar is *never* shown.

However, when I set
    AutoSizeColumnsMode = None

The HSB is displayed. However, the behaviour is erratic when I also set 
    AutoSizeRows = True

because when I change the size of a column, the width of the grid changes.

Because some of the columns have a minimum width, the fact that the HSB *never* is displayed with
   AutoSizeColumnsMode = Fill
even when some of the columns are hidden, seems like a bug to me.

Helen

3 Answers, 1 is accepted

Sort by
0
Anton
Telerik team
answered on 25 Feb 2013, 03:18 PM
Hello Helen,

Thank you for writing.

When the RadGridView's AutoSizeColumnsMode is set to Fill, the horizontal scroll-bar does not appear. This is know limitation that we will improve in one of the next releases. In the meantime, I cannot provide you with a work around due to the missing functionality.

You can vote for it in our public issue tracking system in order to increase its priority.

Let me know if you have additional questions.

Regards,
Anton
the Telerik team
Q3'12 SP1 of RadControls for WinForms is out now. See what's new.
0
Helen
Top achievements
Rank 2
answered on 25 Feb 2013, 03:40 PM
Well, thank you for your response Anton.

At least now I won't spend any more time trying to get it to work somehow.

I do look forward to this being fixed, and have voted for it in the Public Issue Tracking System.
0
Anton
Telerik team
answered on 27 Feb 2013, 02:32 PM
Hello Helen,

I am glad to hear that this information was helpful for you. Should you have any other questions, do not hesitate to contact us.

Regards,
Anton
the Telerik team
Q3'12 SP1 of RadControls for WinForms is out now. See what's new.
Tags
GridView
Asked by
Helen
Top achievements
Rank 2
Answers by
Anton
Telerik team
Helen
Top achievements
Rank 2
Share this question
or