Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.2, EE-3.3.0.GA_P05
-
Fix Version/s: 4.3, EE-3.3.0.GA_P06
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
Description
Find a way to extend the ace:dataTable > Find demo to automatically select all the rows that contain the search string and to highlight the cells that contain the search string. This may or may not require adding code at the component level.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] |
Fix Version/s | 4.3 [ 13096 ] | |
Fix Version/s | EE-3.3.0.GA_P06 [ 13114 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52178 | Mon Dec 18 17:49:21 MST 2017 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
r52178, r52179: modified ace:dataTable > Find demo to show this functionality (4.0 trunk and 3.3 EE maintenance branch)
This functionality didn't require code at the component level, after all. The solution basically consists in binding a RowStateMap instance to the data table and using the logic in the findCells() action listener in the bean.