Sounds good.  We're also looking at dynamic tool tips for cells.

sean

On 8/4/05, CONNER, BRENDAN (SBCSI) <[EMAIL PROTECTED]> wrote:
> Maybe, during my evening hours, I'll take a look at what it would take
> to add that functionality, unless someone else is already doing that.
> Any other suggestions would be appreciated.
> 
> - Brendan
> 
> -----Original Message-----
> From: Jesse Alexander (KBSA 21)
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 04, 2005 3:27 PM
> To: MyFaces Discussion
> Subject: RE: Dynamically determining a cell's style in a table
> 
> 
> I think also, that nothing's been done.
> 
> But your requirement should just require to replace the renderer. Maybe
> you can inherit the main-functionality, else just copy it ;-)
> 
> The code that renders the single cells is easily to find (and change)...
> 
> Besides this maybe we should start list all requirements for a
> new kind of datatable. I remember that the rendering of a single
> object in more than one row or with dynamic colspans has already been
> asked. When we have a good overview of what's needed we could
> design an extended data-table...
> 
> regards
> Alexander
> 
> We have extended our datatable to render a colgroup statement for
> the col-width that uses a decorator-tag for our columns... I think
> it might be usefull to extract that code because it can reduce the
> amount of html-code...
> 
> -----Original Message-----
> From: CONNER, BRENDAN (SBCSI) [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 04, 2005 9:59 PM
> To: MyFaces Discussion
> Subject: Dynamically determining a cell's style in a table
> 
> I recall some discussion awhile ago about the possibility of dynamically
> determining a style class for an individual row or cell in a table based
> upon some information in the associated data bean.  Can someone
> summarize what (if anything) was decided?  Is this capability available?
> 
> Thanks,
> 
> - Brendan
>

Reply via email to