[ 
https://issues.jboss.org/browse/RF-11914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661321#comment-12661321
 ] 

Robert Gary commented on RF-11914:
----------------------------------

Perhaps a better interface would be to add the option on the EDT tag...

Where columntoSubgroupOn resolved to "name"
<rich:extendedDataTable subgroupOn"#{bean.columnToSubgroupOn}"....>
   <rich:column id="name">

This would prevent the uncomfortable situation that would arise if the user 
were able to request more than one column to be subgrouped on.

                
> Would like to see a dynamic subtable option for extendedDataTable
> -----------------------------------------------------------------
>
>                 Key: RF-11914
>                 URL: https://issues.jboss.org/browse/RF-11914
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.1.0.Final
>            Reporter: Robert Gary
>            Priority: Minor
>             Fix For: 4.Future
>
>
> In RF 3.3.3 extendedDataTable offered the ability for the user to select any 
> column and subgroup on it. This is no longer supported in RF 4.X. We do have 
> the callapsibleSubTable tag but it requires each column to be pre-configured 
> for subtable grouping. Could subtable grouping simply be an attribute on the 
> column???
> <rich:column id="name" subgroup="#{bean.subGroupOnName}">
> We would also want to allow the user to customize the expand/collapse 
> subtable icon once the subtable grouping is enabled.
> -Robert

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to