How to apply filter in mendix using search bar

0
I want to have a search button for finding the data quickly using search bar, How to apply filter to data?
asked
1 answers
0

Do you mean the regular search bar, just above the datagrid. There is a pretty complete documentation on it here: https://docs.mendix.com/refguide/search-bar/

answered