Hey Guys,
I have the following problem:
I use the RadGrid in a SharePoint webpart. Everythink is ok but, when I use the group feature in relation with static headers, there is a layout issue with the GroupHeader.
The text of the groupheader is aligned to the top so that the first groupheader overlaps with radgrid headers and the next groupheader overlaps with the groupheader before.
To solve the problem I tried to set the VerticalAlign.(radGrid.GroupHeaderItemStyle.VerticalAlign = VerticalAlign.Middle;)
The crazy think no is, that when the RadGrid gets the focus, the groupheaders will be align correct. But after grouping they will be align wrong again.
I found a thread in in the forum which describes similar problems but this could not solve the problem.
The images in the attachements shows the problem.
Please Help!
I have the following problem:
I use the RadGrid in a SharePoint webpart. Everythink is ok but, when I use the group feature in relation with static headers, there is a layout issue with the GroupHeader.
The text of the groupheader is aligned to the top so that the first groupheader overlaps with radgrid headers and the next groupheader overlaps with the groupheader before.
To solve the problem I tried to set the VerticalAlign.(radGrid.GroupHeaderItemStyle.VerticalAlign = VerticalAlign.Middle;)
The crazy think no is, that when the RadGrid gets the focus, the groupheaders will be align correct. But after grouping they will be align wrong again.
I found a thread in in the forum which describes similar problems but this could not solve the problem.
The images in the attachements shows the problem.
Please Help!