1rosehip / jplist

jPList jQuery Data Grid Controls is a flexible jQuery plugin for sorting, pagination and filtering of any HTML structure (DIVs, UL/LI, tables, etc).
http://jplist.com
Other
436 stars 177 forks source link

Question: When filtering by a single group, is it possible to display the name of the group that is chosen dynamically? #259

Closed pmacswebteam closed 7 years ago

pmacswebteam commented 7 years ago

Is this possible currently?

1rosehip commented 7 years ago

Yes, it's possible using 'redraw callback' function: http://jplist.com/documentation/redraw-callback-function It returns statuses collection that can be iterated for selected values.