ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-316

Add ability to change the fastStep and other dataPager controls on the richDataGrid and editableTable

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-2.0.0, EE-1.8.2.GA_P03
    • Fix Version/s: EE-3.0.0.GA
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      All
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      Feature Request:

      Currently it is not possible to change the fastStep attribute and other dataPager controls on the richDataGrid and editableTable composite components.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case [5007000000Hzvs1]
        Hide
        Arran Mccullough added a comment -

        Potential workaround to get this functionality. Define an <ice-cc:dataPager> outside of the richDataGrid component and set showDataPager attribute to false. Code example:

        <ice:panelGroup>
        <ice-cc:richDataGrid bean="#

        {testBean.richDataGridBean}

        "
        id="richDataGrid2"
        showDataPager="false"
        />
        <ice-cc:dataPager forTable="richDataGrid2"
        fastStep="1"/>
        </ice:panelGroup>

        Show
        Arran Mccullough added a comment - Potential workaround to get this functionality. Define an <ice-cc:dataPager> outside of the richDataGrid component and set showDataPager attribute to false. Code example: <ice:panelGroup> <ice-cc:richDataGrid bean="# {testBean.richDataGridBean} " id="richDataGrid2" showDataPager="false" /> <ice-cc:dataPager forTable="richDataGrid2" fastStep="1"/> </ice:panelGroup>
        Ken Fyten made changes -
        Fix Version/s EE-2.1.0 [ 10261 ]
        Affects [Documentation (User Guide, Ref. Guide, etc.)]
        Assignee Priority P2
        Hide
        Philip Breau added a comment -

        30778 3/15/12 10:00 AM 6 philip.breau IPCK-316 Add ability to change the fastStep and other dataPager controls on the richDataGrid and editableTable

        Show
        Philip Breau added a comment - 30778 3/15/12 10:00 AM 6 philip.breau IPCK-316 Add ability to change the fastStep and other dataPager controls on the richDataGrid and editableTable
        Philip Breau made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P2

          People

          • Assignee:
            Philip Breau
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: