Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 2.1, Advanced Component Environment (ACE)
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
- <f:ajax> compatibility for partial rendering
- user configurable column visibility and column ordering
- multi-column sorting
- data filtering
- expandable rows
- table configuration panel (change column order, visibility, sort in one panel).
- single and multiple row selection (including client-side row selection with ajax update that doesn't require re-render of dataTable)
- data pagination
- data scrolling (incl. lazy-loaded mode where new data is loaded via ajax as user scrolls to bottom of dataTable rows)
Issue Links
- depends on
-
ICE-7029 Nested DataTable Testing Failures
- Closed
-
ICE-7028 Grouped Column Header Feature Combination Incompatibilities
- Closed
-
ICE-7004 Support user-specified Column Visibility on ace:dataTable
- Closed
-
ICE-7005 New Table Configuration Panel (ace:tableConfigPanel) component for ace:dataTable
- Closed
-
ICE-7006 Support user-specified Column Ordering on ace:dataTable
- Closed
-
ICE-7007 Support user-specified Multi-Column Sorting for ace:dataTable
- Closed
-
ICE-7008 Support user-specified Data Filtering on ace:dataTable
- Closed
-
ICE-7009 Support Expandable Rows / Panel on ace:dataTable
- Closed
Developing testing for this new component.