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

RadGrid Issue with UseStaticHeader

3 Answers 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Caleb
Top achievements
Rank 1
Caleb asked on 01 May 2012, 06:54 PM
Ok I am trying to make my headers static but when I do it works and looks fine, except when I expand the width of the grid to the left or right. On the right side of the grid where the headers are there is white space when it should be showing the column headers. Screen shots are shown below. 1) is this a known issue? 2) Is there a work around or am I doing something wrong?

3 Answers, 1 is accepted

Sort by
0
Richard
Top achievements
Rank 1
answered on 03 May 2012, 07:05 PM
Caleb:

If you've not already seen this, you can reference the the Header Width and Column Width forum thread for insights on your issue.

You need to set the HeaderStyle-Width property for the grid columns whenever static headers are enabled.

I hope this helps.
0
Caleb
Top achievements
Rank 1
answered on 03 May 2012, 09:12 PM
Will setting the width be a width for each column header or is it the width of all the columns. Because the grid can load with a different numbering of columns depending on the data being loaded.
0
Caleb
Top achievements
Rank 1
answered on 03 May 2012, 09:21 PM
I tried adding that but it didn't help. I just updated the control to the most current and it fixed my problem
Tags
Grid
Asked by
Caleb
Top achievements
Rank 1
Answers by
Richard
Top achievements
Rank 1
Caleb
Top achievements
Rank 1
Share this question
or