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

The white space on the final grid

1 Answer 69 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Alexandre
Top achievements
Rank 1
Alexandre asked on 15 Aug 2010, 08:52 PM
Hi,

I am having problems with my grid
when the columns of the grid does not get the right size , it shows up a blank column at the end and i dont want that space . how do i do to get it out?


Thanks, Alexandre.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 16 Aug 2010, 06:39 AM
Hello ,

 Generally this is not a column - just grid rows measured to the end of the grid. You can set ColumnWidth="*" for the entire grid or Width="*" for the last column to avoid this. 

All the best,
Vlad
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Alexandre
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or