You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you be a little bit more specific as to what the issue is? Are you attempting to search/filter a floating point integer (i.e: 10.75024)?
If so, two things come to mind: you may need to check the type prop on your column, or you may want to look into a format or filter function, referenced in the documentation.
I'm happy to help out, but please provide some more context, and/or reproduce the issue in a fiddle (if possible), per the issue template.
Not able to search with . in table with search options
Specs
What version are you using?
2.2.16.0
What browser?
any
Expected Behavior
What did you expect to happen?
Able to search with . if the row present with 3.34
Actual Behavior
What actually happened?
Steps to Reproduce the Problem
Please detail your steps here
jsfiddle
If you provide a jsfiddle reproducing the issue, it'll be addressed much faster.
you can use this as base
The text was updated successfully, but these errors were encountered: