ICEfaces
  1. ICEfaces
  2. ICE-11377

ace:dataTable, extend Find demo to select rows and highlight cells

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major 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

        Hide
        Arturo Zambrano added a comment -

        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.

        Show
        Arturo Zambrano added a comment - 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.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: