Store active filters in datagrid 2 configuration - Mendix Forum

Store active filters in datagrid 2 configuration

28

Currently the configuration of your datagrid 2 only holds information about the column setup (order, sorting,visibible/hidden, width in px). It would be nice that it also include filters that a user has used. For example if person A always filters on a certain status and person B on another.

asked
4 answers

Yes, just corrected my comment. It's supported in v2.25+, compatible with 9.24

Created

Hi Takuma, also for Mendix version 9.XX?

Created

Hi Jeroen, we added support for storing references in the filter in v2.25!

Created

The filters are not stored when we use a Reference to enable filtering over an association with a dropdown filter. 

Is this known and will this be fixed? Or are we doing something wrong?

Created