I need to be able to display 2 sets of rows (with it’s own scroll bars) and common headers. I’m thing about doing this with 2 grids, one above the other, with the top one displaying the headers. I would both like to only have 1 horizontal scroll bar the scrolls both of them. Is this the best way to do this?
example:
Headers (common for both sets of rows) hdr hdr hdr ….etc
^
|
|
* (first set of rows with scroll bars)
|
v
^
|
|
* (second set of rows with scroll bars)
|
v
<————————————–********————————————————————————————->
(common horizontal scroll bar for both sets of rows)
Imported from legacy forums. Posted by Bernard (had 1930 views)