Re: [shale] Multi-column data table in Clay

2006-03-06 Thread Gary VanMatre
>From: "Craig McClanahan" <[EMAIL PROTECTED]> > > On 3/6/06, Gary VanMatre wrote: > > > > This will give you more reuse options. You can use inheritance to create > > a table and add columns. > > > > Gary, > > Another general approach to dynamic content creation in JSF is to > programmat

Re: [shale] Multi-column data table in Clay

2006-03-06 Thread Craig McClanahan
On 3/6/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: > > This will give you more reuse options. You can use inheritance to create > a table and add columns. Gary, Another general approach to dynamic content creation in JSF is to programmatically adjust the child components -- like what the "sha

Re: [shale] Multi-column data table in Clay

2006-03-06 Thread Gary VanMatre
>From: Richard Wallace <[EMAIL PROTECTED]> > > Hello again, > > I'm working on creating a dataTable and I'm having a problem trying to > figure out exactly how to do it in nothing but html. I've done this > before with help from the list, but that was a simple one column table > without any h

[shale] Multi-column data table in Clay

2006-03-06 Thread Richard Wallace
Hello again, I'm working on creating a dataTable and I'm having a problem trying to figure out exactly how to do it in nothing but html. I've done this before with help from the list, but that was a simple one column table without any headers. Now I need to create a multi-column table with