For filter elements without a data-m-binding attribute, create a way to specify that changing the value should post back to the web service
szul opened this issue · 1 comments
szul commented
For example, an Active/InActive filter where the values were written out in HTML, but the selection of one of those values filters the listing should execute the callListing()
method without having to write a custom change event.
szul commented
Added data-m-action
for onchange
events outside of lists an forms.