Hi there,
we got the same problem did you find any solution?
Before DataBind() we Add the headers:
....
dpsProjekteExport.TimeHeaders.Clear()
dpsProjekteExport.TimeHeaders.Add(new TimeHeader(GroupByEnum.Year));
....
which looks ok on the website but as soon as exported it look really bad.
Comment posted by Anonymous 12 years ago.
It was a bug. It is fixed in the 7.5 release!
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.