Try to use " renderedIfEmpty " attribute of the datatable . See the tag reference for the Tomhawk tags on the myfaces site
"Andrew Robinson" <[EMAIL PROTECTED]> 10/01/2007 01:17 PM Please respond to "MyFaces Discussion" <[email protected]> To "MyFaces Discussion" <[email protected]> cc Subject Re: [Tomahawk] t:dataTable I don't believe it is possible in the Tomahawk table. I know the Trinidad table does do this. Perhaps you could add a "dummy" record to the table? On 10/1/07, Wolfgang <[EMAIL PROTECTED]> wrote: > Hi, > > I create a t:dataTable from a List, but if the list is empty the table > inclusive all headers > won't be shown. Is there a possibility to show all headers while the > list is empty? > > Cheers Wolfgang >

