[ 
https://issues.apache.org/jira/browse/TOBAGO-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415721#comment-16415721
 ] 

Guido Dubois commented on TOBAGO-1875:
--------------------------------------

I found the difference. You use MyFaces and I used Mojarra. After switching to 
MyFaces it works!

But if one section is opened and the page have to be reloaded - e.g. for 
changing the language - after that all sections in the sheet are open.

It would be nice if single selected mode is setted in the sheet, only one 
collapseable section can be in open state at same time. That means: Click a 
section to open, then the opened section is closed and the new one will be 
opened.

> Collapsible Section AJAX-Style doesn't work in <tc:sheet>/<tc:column>
> ---------------------------------------------------------------------
>
>                 Key: TOBAGO-1875
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1875
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 4.1.0
>            Reporter: Guido Dubois
>            Priority: Major
>
> Exists a way for <tc:sheet> to get the row numbers like in <c:foreach 
> varStatus="..." > to define
> <tc:section id="ajaxSection_[rownumber]" label=""...><br>
>  <f:ajax execute="ajaxSection_[rownumber]" 
> render="ajaxSection_[rownumber]"/><br>
>  <tc:operation name="show" for="ajaxSection_[rownumber]"/>
>  ...
> Perhaps you have an example?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to