FYI, we solved this now in the following way:
- We set widths on each column, in %.
- We create 2 completely independent tables, for header and body,
  and set the same widths on both
- To solve the scrollbar difference, we force a vert. scrollbar on both,
  (overflow-v: scroll) and set visibility: hidden on the header scrollbar.
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to