Re: Treecell spanning two or more columns?
Neil <[email protected]> Thu, 30 Jan 2014 15:58:54 +0000
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: >I've got a simple tree (implemented via view, rather than purely from xml) with three columns. However, for some rows I'd like to have the first cell span all three columns. It only contain text. All rows are at the same level. > >Is there any way to do that, please? > > If you set the overflow="true" property on the treecol, then all cells in that column will be able to overflow on to any empty cells in subsequent columns. -- Warning: May contain traces of nuts.