I have a hierarchical grid with two bands. I have the following settings:
For some reason the Header Cells of the table and the data cells don't line up for Band 0. See attached image and File. How can i fix this?
Which browser is in play here? Usually this sort of problem tends to happen in IE7. If the <RowStyleDefault> and <HeaderStyleDefault> have border widths set to 0px, this should be replaced with 1px, and for the left and top borders the color of the background should be used to create effect of single line between the cells.