Hello,
We are using SmartGwt version 6.0.20170108p.
We are setting these two properties for Cube Grid Headers but still the headers are truncated when rendered.
cubeGrid.setAutoFitHeaderHeights(true);
cubeGrid.setWrapHeaderTitles(true);
Wrapping Header title is a requirement.
Please refer to the attached screenshots for the issue.
We are using SmartGwt version 6.0.20170108p.
We are setting these two properties for Cube Grid Headers but still the headers are truncated when rendered.
cubeGrid.setAutoFitHeaderHeights(true);
cubeGrid.setWrapHeaderTitles(true);
Wrapping Header title is a requirement.
Please refer to the attached screenshots for the issue.
Comment