Posted 8 March 2022, 10:11 am EST
i want to hide the first filter column give me the workaround.
How can i do it ?
Forums Home / Spread / SpreadJS
Posted by: nguyentuyen1322 on 8 March 2022, 10:11 am EST
Posted 8 March 2022, 10:11 am EST
i want to hide the first filter column give me the workaround.
How can i do it ?
Posted 9 March 2022, 8:09 am EST
Hi,
We were unable to understand your requirements. Please elaborate your requirement/use-case.
Regards
Ankit
Posted 14 March 2022, 10:14 pm EST - Updated 3 October 2022, 9:23 am EST
Hi Teams,
my problem is hiding filter but column is checkbox form because that is not needed is there any solution: ![]()
How can i do it ?
Posted 15 March 2022, 7:50 am EST
Hi,
As per my understanding, you want to hide the filter button on checkbox column. If this is the case, you can use the filterButtonVisible method to hide the column’s filter button.
Please refer to the following sample that I have created for you: https://jscodemine.grapecity.com/share/WyCncMiXDkKTaG0VGo394Q/
Please let us know if you have a different requirement so that we can help you accordingly.
filterButtonVisible Method: https://www.grapecity.com/spreadjs/docs/latest/online/SpreadJS~GC.Spread.Sheets.Filter.RowFilterBase~filterButtonVisible.html
Regards
Ankit