Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 2.1, ace:dataTable
-
Assignee Priority:P2
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Add optional support for user-specified filtering of visible ace:dataTable rows. This feature is enabled with the ace:column "filterBy" attribute. Data filters can be user-specified as follows:
- text-entry field: text-‐entry field at bottom of column header region
1. User types characters into text-‐field, presses the "Enter" key to initiate filter operation.
2. Filter criteria is submitted to server for processing via ajax-submit
3. Server-side data-filtering is performed via a data-filter handler. Included is a Java-based "Match text anywhere in string" algorithm (included with component), or via deferral to a data provider (db query based implementation).
- Client-‐side filtering is NOT required (would only work against subset of data currently rendered to client).
- text-entry field: text-‐entry field at bottom of column header region
1. User types characters into text-‐field, presses the "Enter" key to initiate filter operation.
2. Filter criteria is submitted to server for processing via ajax-submit
3. Server-side data-filtering is performed via a data-filter handler. Included is a Java-based "Match text anywhere in string" algorithm (included with component), or via deferral to a data provider (db query based implementation).
- Client-‐side filtering is NOT required (would only work against subset of data currently rendered to client).
Issue Links
- blocks
-
ICE-6997 New ace:dataTable Component
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 2.1 [ 10241 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial] | |
Assignee | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Link | This issue blocks ICE-7013 [ ICE-7013 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P2 | |
Assignee | Ken Fyten [ ken.fyten ] | Nils Lundquist [ nils.lundquist ] |
Nils Lundquist
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 2.1-Beta [ 10291 ] | |
Fix Version/s | 2.1 [ 10241 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Fix Version/s | 3.0 [ 10241 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |