Data Grid Search Button

0
Hello Everyone, I have a Data grid in my project with search button. Entity fields are too much so whenever I click on search button it shows me all the fields for search. But I want to show some specific fields like 2 or 3. Is it possible to customize the search button in Data Grid?
asked
1 answers
2

Hey Asad,

For this, you can visit my blog from the link below and achieve the implementation you want,

https://medium.com/mendix/create-your-own-way-of-filter-by-npe-non-persistant-entity-and-microflow-4ffd11e52fb0

Follow this and let me know if you face any issues,

Hope it helps!!

answered