Use the "detailStamp" facet in Tomahawk dataTable, see example here:
http://www.irian.at/myfaces/masterDetail.jsf

Glauco P. Gomes

Novaree escreveu:
Hi,

Here's what I need to do:

|>|[ ]|Name    |Email    |Phone
+-+---+--------+---------+---------
|>|[ ]|Matt    |[EMAIL PROTECTED]|123-4567
|>|[ ]|John    |[EMAIL PROTECTED]|234-5678

When ">" is clicked, the following should happen:

|>|[ ]|Name    |Email    |Phone
+-+---+--------+---------+---------
|>|[ ]|Matt    |[EMAIL PROTECTED]|123-4567
|Name: Matt
|Email: [EMAIL PROTECTED]
|Phone:123-4567
|Birthday:06-02-75
|Shoesize:12
|>|[ ]|John    |[EMAIL PROTECTED]|234-5678

Currently, the table itself is renderen with a dataTable. However, I need
some clever way - ie. by using collapsiblePanel - to gain the fold/fold-out
function for displaying user details.

However, for obvious reasons, I can only get the collapsiblePanel working
(for now only in un-folded state) for the specific cell it is rendered in
(the ">" cell). Is there some way _at all_ I can make the contents "break
out" of that cell?

Or should I implement this functionality in a completely different way?

Best regards,

Casper Helenius,
Denmark


                
_______________________________________________________ Yahoo! Mail - Sempre a melhor opção para você! Experimente já e veja as novidades. http://br.yahoo.com/mailbeta/tudonovo/


Reply via email to