The columns.filter() method applies a filter to the calendar columns (resource calendar mode). Read more about column filtering.
DayPilot.Calendar.columns.filter(param)
param
(object | string | number | null) - custom filter parameter object that will be available in onColumnFilter as args.filter
If the param
value is null or if no parameter is specified, the filter will be cleared.