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

Column size

3 Answers 27 Views
DataGrid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Julien
Top achievements
Rank 1
Julien asked on 16 Mar 2016, 07:53 AM

Hello,

My grid is set with AutoGenerateColumns=True.

Is there a way to define a MaxWidth value for all columns ? The columns would resize using stretch or auto mode depending on their content, up to maxwidth.

Even better, is there any way to resize the columns using the GUI ?

Thanks in advance.

Julien

3 Answers, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 17 Mar 2016, 09:14 AM
Hi Julien,

I am happy to inform you that column resizing will be available with our next official release.
Also, in order to apply custom settings to the columns when they are autogenerated, you can use the GenerateColumns command. Currently, you can explicitly set each column's width through setting SizeMode to Fixed and its Width to the desired value.

I hope this helps. Please, let me know should you have any other questions.

Regards,
Ivaylo Gergov
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Julien
Top achievements
Rank 1
answered on 21 Mar 2016, 01:23 PM

Thanks for the quick reply.

When is this new version coming out ?

Regards,

Julien

0
Ivaylo Gergov
Telerik team
answered on 23 Mar 2016, 08:55 AM
Hello Julien,

Our Q2 2016 official release is planned to be released in the beginning of May.

Regards,
Ivaylo Gergov
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
DataGrid
Asked by
Julien
Top achievements
Rank 1
Answers by
Ivaylo Gergov
Telerik team
Julien
Top achievements
Rank 1
Share this question
or