This should work;  I can't see any obvious reason why
it doesn't.

-- Adam


On 6/30/07, Zarick Lau <[EMAIL PROTECTED]> wrote:

Hi list,

I've try to put a tr:showDetail within "actions" facet of tr:table, like
this:

<tr:table>
<f:facet name="actions">
<tr:showDetail>
<tr:outputText value="hello"/>
</tr:showDetail>
</f:facet>
</tr:table>

The showDetail rendered within the actions area of the table.
However, it doesn't disclose when I click the "show" prompt.

Is it a legitimate use case??

Regards,
Zarick

Reply via email to