I am trying to dynamically enable the data filter for a listview on a button click event. A bit clueless now, my searches did not help to find the actual syntax using jquery.
I am trying to dynamically enable the data filter for a listview on a button click event. A bit clueless now, my searches did not help to find the actual syntax using jquery.
Check the component docs if it's possible to do that.
I'm trying to find out how to access the data filter property to feed into a rest service query parameter - is this possible?