Pivot Grid persist field filter with "yes" instead "not"

This forum is used by users to request and discuss new product features. Please do not use this forum for technical support including bug reports.

Moderator: JIDE Support

Forum rules
Product suggestions only. Please do not use this forum for technical support including bug reports.

Pivot Grid persist field filter with "yes" instead "not"

Postby immobilia » Mon Apr 17, 2023 7:49 am

Hi, I use PivotTablePersistenceUtils to store my table and options like filters on data columns.

DataColumnFilter.png
DataColumnFilter.png (6.15 KiB) Viewed 4392 times


But i want store data column values filter by inclusion instead exclusion.

The user want only checked values.
He doesn't want new values, if new values appears.

In my exemple "1 828", "18 775", "14 895" are unselected.
That's the com.jidesoft.pivot.PivotTablePersistenceUtils store in .xml :

filter=";		not		com.jidesoft.grid.MultipleValuesFilter		(Vide)	1 828	18 775	14 895"

But, instead, i want store only the selected values (20 720, 20 763, 20 801, ...)
Is a way for this ? (Revert the "not" filter by a "only/equal").

Thanks,


JIDE_Pivot_Grid_Developer_Guide
JIDE_Grids_Developer_Guide
Attachments
pivot.xml
(19.23 KiB) Downloaded 405 times
immobilia
 
Posts: 1
Joined: Wed Mar 17, 2021 5:01 pm

Return to Product Suggestions

Who is online

Users browsing this forum: Google [Bot] and 19 guests

cron