Need a special offer?Find out if your project fits.
+

Row filter without displaying data possible?

Answered
Ashley Murphy asked on August 1, 2016

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

3 answers

Public
Ian Sadovy Ian Sadovy Flexmonster August 1, 2016

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

Public
Ashley Murphy August 4, 2016

Thanks, works as expected!

Public
Tanya Gryshko Tanya Gryshko Flexmonster December 7, 2016

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

Please login or Register to Submit Answer