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.
Yes, just corrected my comment. It's supported in v2.25+, compatible with 9.24
Hi Takuma, also for Mendix version 9.XX?
Hi Jeroen, we added support for storing references in the filter in v2.25!
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?