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

[Solved] Default GridViewSelectColumn should autosize to header width

3 Answers 139 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
devster
Top achievements
Rank 1
devster asked on 01 Dec 2009, 08:37 AM

 

 

 

Using version 2009 Q3

Given these columns

<telerik:RadGridView.Columns>

 

 

 

  <telerik:GridViewSelectColumn Header="Select" />

 

 

 

  <telerik:GridViewDataColumn Header="Select" />

 

</telerik:RadGridView.Columns>

 

The GridViewSelectColumn has a truncated header text, while the GridViewDataColumn autofits correctly to the header.
Workaround: add Width="SizeToHeader"  to GridViewSelectColumn

 

It would be more consistent if the GridViewSelectColumn autosizes by default.

 

3 Answers, 1 is accepted

Sort by
0
Kalin Milanov
Telerik team
answered on 03 Dec 2009, 12:50 PM
Hello Katrien,

Your proposal has been noted and a fix is already on its way to our upcoming Q3.SP1.
The new width of the SelectColumn was changed from 35 to SizeToHeader.

Thank you for the valuable feedback.

Regards,
Kalin Milanov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
devster
Top achievements
Rank 1
answered on 04 Dec 2009, 11:27 AM
The same problem exists for the GridViewToggleRowDetailsColumn.
0
Vlad
Telerik team
answered on 04 Dec 2009, 12:42 PM
Hi,

This will be fixed as well.

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
devster
Top achievements
Rank 1
Answers by
Kalin Milanov
Telerik team
devster
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or