This content has been marked as final.
Show 2 replies
-
1. Re: Reredering single dataTable column
ilya_shaikovsky Apr 4, 2007 7:00 AM (in response to chkaltepoth)You may redesign your table for a4j:repeat usage. So you will be able to define any set of elements to be reRendered.
-
2. Re: Reredering single dataTable column
arkuda Jul 7, 2009 1:35 PM (in response to chkaltepoth)Hi all, I've got the very same problem but I'm using a <rich:dataTable> but actually only need to reRender one single cell (actually one of the row in which a <a4j:commandButton> is clicked.
Since I'm a complete newbie, can you explain how this can be achieved with a4j:repeat usage?