Hi Jonathan
From: "jonathan" <[EMAIL PROTECTED]>
> I'm not sure what the status is on any efforts to create a generalized
> table tag. I submitted an RFE to javasoft, and they'd asked me to ask
> around, but that was 2 mo ago.
> I have a fully implemented table tag I've found extremely useful and
have
> used again and again. Here's a quick example, from a recent client
project:
>
> <% javax.swing.table.TableModel table = SomeTableModel(); %>
> <tbl:viewTable
> table="<%= table %>"
> columnHeaderAttributes="id=columnheader"
> evenRowAttributes="id=evenrow"
> oddRowAttributes="id=oddrow"
> rowSelectionMode="single"
> rowSelection="studyID=$value"
> selectedRows="0"
> editable="false"
> />
Sounds interesting.
Would you mind posting some more code and examples, either to the list or
some website we can browse? It looks an interesting idea...
James
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com