I'd recommend creating a patch for t:dataTable that implements a tbody class attribute and opening a JIRA issue with the patch.
On 2/6/06, Hasnain Badami <[EMAIL PROTECTED]> wrote: > hi > > I want to write a custom renderer to implement a table which has its header > fixed. For this i want to render class=somestylesheet (overflow: auto; > width:100%; height :200px) attribute to the tbody element the <t:datatable> > generates. This would enable me to scroll the table body without scrolling > the header. > > What do I have to do in this circumstance. > > I shall highly appreciate your feedback > > Hassnain