for dynamic rendering i mean this :
I have a table A with columns 1,2,3,4,5
 
the user xx want to see the columns in  this order 3,1,5
ands the user yy want to see the columns in this order  2,3,4.
 
I don't want to have two jsp but only one where i can configure the order of rendering of the colums.
----- Original Message -----
Sent: Tuesday, June 28, 2005 4:01 PM
Subject: RE: dinamic order of rendering of columns in data table

What do you mean by dynamic rendering?
 
Alexander
(che cosa vuoi fare?)
 
 


From: Claudio Tamietto [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 28, 2005 3:57 PM
To: MyFaces Discussion
Subject: dinamic order of rendering of columns in data table

is it possibile rendering the columns of a table in a dinamic way  or i have to create a new component and subclass it ?

Reply via email to