qgrid
qgrid copied to clipboard
Add an "equal to" filter for integer columns?
Possible enhancement/feature request
Would it be possible to filter integer columns to a specific value, as well as having the option to use the range slider (as currently available). I often need to filter columns according to (integer) database IDs, but narrowing the filter down to one specific value using the range slider is sometimes a bit fiddly. Being able to enter the ID of interest directly would be great!
Thanks very much for qGrid - it's dramatically improved my Pandas workflow!
Using the slider is indeed oftentimes very painful. It would be great to allow users to enter min/max value of the selected range.
Why is not possible to add a min max value of the selected range? Is there a workaround? Thanks in advance