This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: collapse data table - againnbelaevski Mar 25, 2010 6:50 AM (in response to dejela)Hi Odelya, You can change "rendered" for the subtable and re-render the whole table, or go on with the solely client-side solution via CSS. 
- 
        2. Re: collapse data table - againdejela Mar 25, 2010 6:59 AM (in response to nbelaevski)Hey I the problem is that i if i set rendered its for all the subtables.. i would like to render only a specific table. I tried to add id=#{index} for subtable were index is the iteration var, but i get an error that id cannot be an EL expression. How would you do it? 
- 
        3. Re: collapse data table - againnbelaevski Mar 25, 2010 8:45 AM (in response to dejela)Use rendered="#{inventoryRecord.someProp}". 
 
    