ICEfaces
  1. ICEfaces
  2. ICE-2131

dataTable allow for keeping footer visible

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.1
    • Fix Version/s: 1.7.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      When the dataTable is scrollable, we keep the column headers outside of the scrollable region, so that they can always been seen, whether you've scrolled up or down. A user has requested a means of doing the same with their footer.

        Activity

        Mark Collette created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Fix Version/s 1.7.1 [ 10122 ]
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Assignee Priority P3
        Assignee Adnan Durrani [ adnan.durrani ]
        Adnan Durrani made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16554 Wed Apr 30 13:04:05 MDT 2008 adnan.durrani Fix for ICE-2131 (dataTable allow for keeping footer visible)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp-portlet.css
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp.css
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/royale/royale.css
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/rime/rime.css
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/rime/rime-portlet.css
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/TableRenderer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/TableRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16555 Wed Apr 30 13:06:15 MDT 2008 adnan.durrani Fix for ICE-2131 (dataTable allow for keeping footer visible)
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/rime/rime.css
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/rime/rime-portlet.css
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp-portlet.css
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp.css
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/TableRenderer.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/TableRenderer.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/royale/royale.css
        Hide
        Adnan Durrani added a comment -

        trunk: revision 16554
        branch 1.7: revision 16555

        Support added so the footer could be visible with the scrollable table.

        Show
        Adnan Durrani added a comment - trunk: revision 16554 branch 1.7: revision 16555 Support added so the footer could be visible with the scrollable table.
        Adnan Durrani made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16873 Thu Jun 12 10:11:54 MDT 2008 adnan.durrani Fix related to ICE-2131. New attribute added scrollFooter default value is true.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_properties/ice-dataTable-props.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/TableRenderer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlDataTable.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/TableRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16875 Thu Jun 12 10:20:11 MDT 2008 adnan.durrani Fix related to ICE-2131. New attribute added scrollFooter default value is true.
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/HtmlDataTable.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/ice_properties/ice-dataTable-props.xml
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/TableRenderer.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/TableRenderer.java
        Hide
        Ken Fyten added a comment -

        Need to make this an option new feature to avoid changing the current behavior for existing apps.

        Suggest adding a new attribute to ice:dataTable called "scrollFooter=true/false", default to "true" to preserve existing behavior.

        Show
        Ken Fyten added a comment - Need to make this an option new feature to avoid changing the current behavior for existing apps. Suggest adding a new attribute to ice:dataTable called "scrollFooter=true/false", default to "true" to preserve existing behavior.
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Assignee Priority P3 P1
        Hide
        Adnan Durrani added a comment -

        New "scrollFooter" attribute added , default value is true.

        trunk revision: 16873
        branch 1.7 revision: 16875

        Show
        Adnan Durrani added a comment - New "scrollFooter" attribute added , default value is true. trunk revision: 16873 branch 1.7 revision: 16875
        Adnan Durrani made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1
        Assignee Adnan Durrani [ adnan.durrani ]
        Hide
        Karan Singh added a comment -

        Can some one give an example on this issue since footer doesnt work when width of datatable is set, instead it makes the width in increase and footer remains invisible.

        Show
        Karan Singh added a comment - Can some one give an example on this issue since footer doesnt work when width of datatable is set, instead it makes the width in increase and footer remains invisible.

          People

          • Assignee:
            Unassigned
            Reporter:
            Mark Collette
          • Votes:
            12 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: