Thank you .. Thank you thank you thank you thank you thank you :)

Just saved me a bunch of hours work there :)

//Casper Helenius, Denmark
 

Glauco Pimentel Gomes wrote:
> 
> 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/
>  
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Creative-use-of-dataTable-and-collapsiblePanel-tf3193241.html#a8866742
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to