How to show Result not found in filterview?

0
Hi, I am using filterview widget for native app development. I wanted to display (no data found) if no data is found for what I have searched. How can we implement this functionality? Thanks in advance!!  
asked
1 answers
1

Hi, I think you can use the empty message area in the filter view widget for empty values. Did you try it?

answered