Closed bekce closed 7 years ago
If the given Grids Container is not Filterable, then the number filter silently does not work with no apparent exception. It could be advantageous to fail fast by throwing an exception when given container does not implement Filterable. Thanks.
Grid
Container
Filterable
If the given
Grid
sContainer
is notFilterable
, then the number filter silently does not work with no apparent exception. It could be advantageous to fail fast by throwing an exception when given container does not implementFilterable
. Thanks.