ICEfaces
  1. ICEfaces
  2. ICE-8908

ace:dataTable numerical filterMatchModes

    Details

    • Type: Improvement Improvement
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 3.2
    • Fix Version/s: None
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      IF 3.x

      Description

      The ace:dataTable only allows string comparisons ('exact', 'startsWith', 'endsWith') to define filter matches, when there are plenty of situations where numerical types are used to filter that numerical comparisons ('greaterThan' & 'lessThan') should be supported.

      This will need to have some method of handling filter value type conversion and validation failures.

      This might also support an additional feature, a simple expression language for indicating per-input the match type:

      <1000.00 \ less than
      >1000.00 \ greater than
      *words \ ends with
      words* \ starts with
      words \ exact

        Issue Links

          Activity

          There are no comments yet on this issue.

            People

            • Assignee:
              Unassigned
              Reporter:
              Nils Lundquist
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: