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

RadGrid Resizable columns in a RadDock

1 Answer 44 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 24 Sep 2008, 11:07 AM
Hi,

I have a pretty basic RadGrid sat within the RadDock. I have scrolling enabled on the RadGrid. If there are only a few record displayed in the RadGrid and I resize the columns the RadDock grows, which I don't want, it should remain fixed in size. However if there are a number of records present casuing the vertical scrolbar to appear and I resize the columns the RadDock stays fixed! Very quirky behaviour indeed!

All I want is for this the RadDock to remain fixed in size and the grid scrolls if the columns are resized!

Any help much appreciated!

Paul

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 26 Sep 2008, 11:31 AM
Hello Paul,

Please check if the ResizeGridOnColumnResize property of the grid ClientSettings is set to false.

Find more about grid resizing in the following resources:
http://demos.telerik.com/aspnet/prometheus/Grid/Examples/Client/Resizing/DefaultCS.aspx
http://www.telerik.com/help/aspnet-ajax/grdresizingcolumns.html

Additionally, if you could send us a runnable sample reproducing the issue, it can help in finding a resolution.

Let us know if we can help you further.

Sincerely yours,
Iana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Paul
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or