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
640
Hierarchical WebGrid - showing all columns in child band
posted

I have a hierarchical webgrid setup, but the Band(1) datatable has more columns than Band(0). As a result, Band(1) only shows the number of columns that will fit under Band(0).

 How do I get the grid to show all the columns in Band(0) even if it extends beyond Band(0)?

 Thanks!

 Chris

Parents
  • 8680
    posted

    The first thing I'd try would be to widen the last column in Band(0), or add a wide-but-empty column to the far right of Band(0) so that my Band(0) wasn't too wide for my Band(1).

Reply Children