You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Guido Dubois (JIRA)" <de...@myfaces.apache.org> on 2018/03/09 18:06:00 UTC

[jira] [Created] (TOBAGO-1875) Collapsible Section AJAX-Style doesn't work in /

Guido Dubois created TOBAGO-1875:
------------------------------------

             Summary: 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


Exists a way for <tc:sheet> to get the row numbers like in <c:foreach varStatus="..." > to define

<f:ajax execute="ajaxSection_[rownumber]" render="ajaxSection_[rownumber]"/>

<tc:operation name="show" for="ajaxSection_[rownumber]"/>



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