You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a custom filter has already been selected for the column, then apply the same filter when clicking on the cell. TrinaColumnType.select(enableColumnFilter: true,
I had to add this code to copy the filter.
My solution: