if its _just_ the header, then simply create your own headerstoolbar -igor
On 9/7/07, ChuckDeal <[EMAIL PROTECTED]> wrote: > > > The *content* of the datatable is tabular, it is just the heading that I > was > trying to render in a more elaborate layout. > > Would you still offer the same advice even if it is just the header? > > Chuck > > > igor.vaynberg wrote: > > > > 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#a12557319 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
