You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by David Donn <da...@pacific.net.au> on 2005/04/06 15:41:42 UTC

no x:panelGrid or equivalent?

Hi,
 
I'd like to make a table that only renders when a user has a certain
role using the visibleOnUserRole component attributes but there doesn't
seem to be a faces panelGrid component unlike most other standard
components which seem to have faces extensions e.g. h:outputText vs
x:outputText etc.
 
How can I achieve a table which is only visibleOnUserRole ?
 
Regards,
David Donn