-
FEATURED COMPONENTS
First time here? Check out the FAQ!
Hello all
I need to change the contents of a toolbar dropdown of keikai spreadsheet. I want to remove "Reapply" and add my action.
is there a way to do this?
Asked: 2022-05-04 17:41:53 +0800
Seen: 2 times
Last updated: May 04
Some feedback about ZK SpreadSheet
Cannot add to Eclipse the ZK SPreadsheet jars
Zk Spreadsheet: Date in cells are displayed as GMT+0 while my locale is GMT+8
I want cancel the page part refresh ,how?
Spreadheet and pagination problem
Zk spreadsheet 2.0 beta3 - row copy/cut and paste not working
Zk spreadsheet - cell values changing automatically
how to make spreadsheet row un-editable & freeze???
This section is about customizing/overriding the toolbar: https://doc.keikai.io/dev-ref/adv/Toolbar_Customization
jeanher ( 2022-05-05 09:35:12 +0800 )editI know about this article. And I have separate buttons on the toolbar, but I need a group of buttons in the dropdown list. In Spreadsheet.class buttons contains AuxAction.SORTANDFILTER, but I didn't find such a handler.There are separate classes for sorts and filters,but I need one dropdown button
ladisliQ ( 2022-05-24 15:29:42 +0800 )edit