Hi,
Please see this fiddle for an example of what I'm trying to do: https://jsfiddle.net/vzrLr8cf/3/ (specifically in the 'rows')
I'm wanting to filter data without displaying it, so I'm specifying to filter by 'Color.[Green]' without the uniqueName, as I don't want to see the Color, I just want to filter on the Color.
Is this currently possible?
Thanks,
Ashley
Hello Ashley,
Thank you for the question.
Yes, it is possible. You should use "pages" property to make such filter.
Please check the fiddle - https://jsfiddle.net/iansadovy/w9nmstao/
Please let me know if it works for you.
Regards,
Ian
Thanks, works as expected!
Hello Ashley and all Flexmonster users,
After the release of version 2.3, we have prepared the updated sample: https://jsfiddle.net/flexmonster/ujmb5vL2/.
Regards,
Tanya