datatable is really made for tabular data. if you have spans, etc, then i suggest you go with a dataview
-igor On 9/7/07, ChuckDeal <[EMAIL PROTECTED]> wrote: > > > When using the DataTable with HeadersToolbar you can display the Label > associated with the column as the column Header. Has anyone had a case > where they wanted a label to span columns? Specifically, something where > row one is a category that spans three columns and then row two contains > individual columns where the label represents a specific category. > > Has anyone done this or does anyone have a good idea how to solve this in > a > "nice" way? > > Thanks > Chuck > -- > View this message in context: > http://www.nabble.com/DataTable-header-that-spans-multiple-columns-tf4401243.html#a12554956 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
