You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Rogers Reilly (JIRA)" <ad...@incubator.apache.org> on 2006/05/12 14:26:09 UTC

[jira] Created: (ADFFACES-7) add defaultSortOrder attribute to

add defaultSortOrder attribute to <af:column>
---------------------------------------------

         Key: ADFFACES-7
         URL: http://issues.apache.org/jira/browse/ADFFACES-7
     Project: MyFaces ADF-Faces
        Type: Improvement

    Reporter: Rogers Reilly
    Priority: Minor


Currently, there is no way to specify the default sort order on a column inside an <af:table> component; the first user click always results in an ascending-order sort.  Request is for a defaultSortOrder attribute on <af:column> to make this configurable, allowing for, say, a table of customers to be sorted in descending order of Revenue, Growth Rate, or # of Orders (e.g. columns whose "natural" sort order is descending).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (ADFFACES-7) add defaultSortOrder attribute to

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-7:
--------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> add defaultSortOrder attribute to <af:column>
> ---------------------------------------------
>
>                 Key: ADFFACES-7
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-7
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Rogers Reilly
>         Assigned To: Adam Winer
>            Priority: Minor
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: CoreColumn.patch, TableRenderer.patch
>
>
> Currently, there is no way to specify the default sort order on a column inside an <af:table> component; the first user click always results in an ascending-order sort.  Request is for a defaultSortOrder attribute on <af:column> to make this configurable, allowing for, say, a table of customers to be sorted in descending order of Revenue, Growth Rate, or # of Orders (e.g. columns whose "natural" sort order is descending).

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


[jira] Updated: (ADFFACES-7) add defaultSortOrder attribute to

Posted by "Pierre-Luc Archambault (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-7?page=all ]

Pierre-Luc Archambault updated ADFFACES-7:
------------------------------------------

    Status: Patch Available  (was: Open)

> add defaultSortOrder attribute to <af:column>
> ---------------------------------------------
>
>          Key: ADFFACES-7
>          URL: http://issues.apache.org/jira/browse/ADFFACES-7
>      Project: MyFaces ADF-Faces
>         Type: Improvement

>     Reporter: Rogers Reilly
>     Priority: Minor

>
> Currently, there is no way to specify the default sort order on a column inside an <af:table> component; the first user click always results in an ascending-order sort.  Request is for a defaultSortOrder attribute on <af:column> to make this configurable, allowing for, say, a table of customers to be sorted in descending order of Revenue, Growth Rate, or # of Orders (e.g. columns whose "natural" sort order is descending).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (ADFFACES-7) add defaultSortOrder attribute to

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-7?page=all ]

Adam Winer reassigned ADFFACES-7:
---------------------------------

    Assignee: Adam Winer

> add defaultSortOrder attribute to <af:column>
> ---------------------------------------------
>
>                 Key: ADFFACES-7
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-7
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Rogers Reilly
>         Assigned To: Adam Winer
>            Priority: Minor
>         Attachments: CoreColumn.patch, TableRenderer.patch
>
>
> Currently, there is no way to specify the default sort order on a column inside an <af:table> component; the first user click always results in an ascending-order sort.  Request is for a defaultSortOrder attribute on <af:column> to make this configurable, allowing for, say, a table of customers to be sorted in descending order of Revenue, Growth Rate, or # of Orders (e.g. columns whose "natural" sort order is descending).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-7) add defaultSortOrder attribute to

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-7?page=all ]

Adam Winer updated ADFFACES-7:
------------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

Implemented;  used ColumnGroupRenderer override instead of TableRenderer

> add defaultSortOrder attribute to <af:column>
> ---------------------------------------------
>
>                 Key: ADFFACES-7
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-7
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Rogers Reilly
>         Assigned To: Adam Winer
>            Priority: Minor
>         Attachments: CoreColumn.patch, TableRenderer.patch
>
>
> Currently, there is no way to specify the default sort order on a column inside an <af:table> component; the first user click always results in an ascending-order sort.  Request is for a defaultSortOrder attribute on <af:column> to make this configurable, allowing for, say, a table of customers to be sorted in descending order of Revenue, Growth Rate, or # of Orders (e.g. columns whose "natural" sort order is descending).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-7) add defaultSortOrder attribute to

Posted by "Pierre-Luc Archambault (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-7?page=all ]

Pierre-Luc Archambault updated ADFFACES-7:
------------------------------------------

    Attachment: CoreColumn.patch
                TableRenderer.patch

Added 2 files,  ! in the patch format !, correctly adding this small feature. One thing that could be looked at tought in this patch is the name used for the new attribute on CoreColumn.  I leave in the hand of the commiter to review the choosen name for the tag.

> add defaultSortOrder attribute to <af:column>
> ---------------------------------------------
>
>          Key: ADFFACES-7
>          URL: http://issues.apache.org/jira/browse/ADFFACES-7
>      Project: MyFaces ADF-Faces
>         Type: Improvement

>     Reporter: Rogers Reilly
>     Priority: Minor
>  Attachments: CoreColumn.patch, TableRenderer.patch
>
> Currently, there is no way to specify the default sort order on a column inside an <af:table> component; the first user click always results in an ascending-order sort.  Request is for a defaultSortOrder attribute on <af:column> to make this configurable, allowing for, say, a table of customers to be sorted in descending order of Revenue, Growth Rate, or # of Orders (e.g. columns whose "natural" sort order is descending).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira