You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mario Ivankovits (JIRA)" <de...@myfaces.apache.org> on 2007/05/21 14:13:17 UTC

[jira] Created: (TOMAHAWK-1004) some groupBy enhancements for datatable

some groupBy enhancements for datatable
---------------------------------------

                 Key: TOMAHAWK-1004
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1004
             Project: MyFaces Tomahawk
          Issue Type: Improvement
          Components: Extended Datatable
            Reporter: Mario Ivankovits
         Assigned To: Mario Ivankovits
            Priority: Minor


1) add an optional "groupByValue" attribute to the column component to allow configuring where to get the value to check the group change 
2) change to use a list of objects instead of the string based comparison
3) recursively get the children of the column to get components nested in an panelGrid etc too

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TOMAHAWK-1004) some groupBy enhancements for datatable

Posted by "Mario Ivankovits (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Ivankovits resolved TOMAHAWK-1004.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.6-SNAPSHOT

> some groupBy enhancements for datatable
> ---------------------------------------
>
>                 Key: TOMAHAWK-1004
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1004
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Extended Datatable
>            Reporter: Mario Ivankovits
>         Assigned To: Mario Ivankovits
>            Priority: Minor
>             Fix For: 1.1.6-SNAPSHOT
>
>
> 1) add an optional "groupByValue" attribute to the column component to allow configuring where to get the value to check the group change 
> 2) change to use a list of objects instead of the string based comparison
> 3) recursively get the children of the column to get components nested in an panelGrid etc too

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.