"Span" in grid layouts?
I'm using GRID-LAYOUT quite often to lay out CAPI panes within an interface. Sometimes I'm missing the ability to have some pane span several columns or rows like it can be done in an HTML table. Did others here ever want the same functionality or am I missing an already existing way to do it? I'm considering to write my own layout class for this and of course I'd be happy if someone told me that this is not necessary... :)