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

Controlling PivotGrd width

1 Answer 114 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Igor
Top achievements
Rank 1
Igor asked on 26 May 2016, 04:49 AM
OK, we can control columns size by ColumnWidth property. but can limit width of part of the grid where dimension data is shown? Can we force dimension members test wrap up and grow down and not pushing columns size to the right? Looks like AJAX grid can do the triclk

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 30 May 2016, 07:22 AM
Hello Igor,

The columnWidth defines the minimum width of each data column. Text wrapping is disabled and the maximum column width depends on the cell content. I am afraid that the desired functionality is not supported.

If it is a must, then you can use the RadPivotGrid.

Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
PivotGrid
Asked by
Igor
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or