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

Resize grid columns issue

1 Answer 61 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Covertix
Top achievements
Rank 1
Covertix asked on 03 Mar 2015, 09:11 AM
Hi,

I am using telerik rad grid (v. 2014).
When I try to resize columns I get an unexpected result (attached screen shot) - there is a white space at the right side.

Is there any way that the grid will automatically use all the width?

Thanks 

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 03 Mar 2015, 02:12 PM
Hello,

This is an existing limitation which appears when resizing with scrolling and static headers are enabled. Then only the GridTableView is resized - RadGrid's width remains fixed. Therefore the behavior you have observed (blank space after the last column) is expected. The grid does not support automatic column width recalculations when the sum of the widths of all its columns is less than the sum of the grid width. You can turn off static headers or leave the control as is, with the ability to add a horizontal scrollbar or empty space on the right. 

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Covertix
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or