Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
180
Hierarchical Grid Headers and Cells don't line up
posted

I have a hierarchical grid with two bands. I have the following settings:

  • TableLayout = Fixed
  • StationaryMargins = Header
  • ScrollBar = Always
  • ScrollBarView = Vertical
  • Version 8.2.20082.2011

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?

 

  • 14049
    Verified Answer
    Offline posted

    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.