adonis
10/24/2022, 10:57 AMRobert Jaros
10/24/2022, 11:31 AMRobert Jaros
10/24/2022, 11:32 AMheaderFilter
as dynamic? Isn't headerFilterFunc
option used for custom filtering?Robert Jaros
10/24/2022, 11:35 AMheaderFilterFunc
and headerFilterFuncCustom
options (both are mapped to headerFilterFunc
tabulator option)adonis
10/24/2022, 11:36 AMBecause I want to create a custom Editor, where I can put two inputs (a min-max in this case), and headerFilter doesn't allow me to do it
Robert Jaros
10/24/2022, 11:37 AMadonis
10/24/2022, 11:38 AMRobert Jaros
10/24/2022, 11:39 AMYou can also pass a custom editor function to this parameter in the same way as you would for column editor.
Robert Jaros
10/24/2022, 11:40 AMadonis
10/24/2022, 11:40 AMRobert Jaros
10/24/2022, 11:41 AMadonis
10/24/2022, 11:42 AM