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

RadGrid Column width not working with Groups

1 Answer 223 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dharmendra
Top achievements
Rank 1
Dharmendra asked on 21 Feb 2014, 10:51 PM
Hi, 

I have a RadGrid with 5 columns, the first 4 columns are databound and are of fixed widths. The 5th column is an item template which consists of a control and this column width is not set(for resizing). I also have grouping done for the rows. The width of all columns are consistent for all groups except one. In this group, the fixed width coulmns dont retain their values(as you can see in pic). I dont have any clue why this is happening. any suggestion could be fine. thanks for your help.

Please note: Table Layout is set as 'Auto'

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 24 Feb 2014, 07:25 AM
Hi Dharmendra,

Make sure that you have not set the width for the columns using ItemStyle-Width. Only HeaderStyle-Width should be used.
Please provide your code snippet if this doesn't help because the provided information is not sufficient to replicate the issue.

Thanks,
Princy
Tags
Grid
Asked by
Dharmendra
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or