FilteringTable
FilteringTable copied to clipboard
proof of concept #133
When creating the filter popup it is informed if decimal places are allowed or not. Inputs are validated accordingly. The goal is to prevent a number format exception when the actual filter is created.
This is only a minimal implementation meant as basis for discussion.