ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-102

RichDataGrid / EditableTable: Add ability to enable/disable functions/buttons

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2.GA_P01
    • Fix Version/s: 1.8.2.GA_P02
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      ICEfaces EE ICEpack.
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      Currently, the component exposes no way to enable/disable the various functions and buttons for Add/Delete row, etc. These should be configurable via attributes on the component. Disabled functions should have their buttons hidden.

        Activity

        Hide
        Brad Kroeger added a comment -

        Added addRows, deleteRows and editRows attributes to RichDataGrid component. They will turn on/off the ability to add, delete or edit rows component wide. When turned off, there will be no sign in the rendered component that these functions are available.

        Added addRows and deleteRows attributes to the EditableTable component. Did not add an editRows attribute - this would defeat the purpose of the component.

        Show
        Brad Kroeger added a comment - Added addRows, deleteRows and editRows attributes to RichDataGrid component. They will turn on/off the ability to add, delete or edit rows component wide. When turned off, there will be no sign in the rendered component that these functions are available. Added addRows and deleteRows attributes to the EditableTable component. Did not add an editRows attribute - this would defeat the purpose of the component.
        Hide
        Brad Kroeger added a comment -

        Rev #23906

        Add:

        rendered
        showDataPagerInfo
        showDataPager
        showRowControls

        Attributes to documentation, modified RichDataGrid so rendered attribute works.

        Show
        Brad Kroeger added a comment - Rev #23906 Add: rendered showDataPagerInfo showDataPager showRowControls Attributes to documentation, modified RichDataGrid so rendered attribute works.

          People

          • Assignee:
            Brad Kroeger
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: