JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › addFilter with boolean conditions › Reply To: addFilter with boolean conditions
January 14, 2021 at 8:00 am
#101324
yavordashew
Member
Hi Cetin Sert,
For example if you have a data grid with column with names and you want in it to be displayed only certain name you can do it like this:
addFilter(‘firstName’,’equal Andrew‘)
This filter will return the ‘firstName’ column containing only rows containing the name ‘Andrew’.
For more information :https://www.htmlelements.com/demos/grid/filtering/#toc-addfilter
Please, do not hesitate to contact us if you have any additional questions.
Best regards,
Yavor Dashev
Smart UI Team
https://www.htmlelements.com/