Hi, I'm refering to this tutorial: https://code.daypilot.org/49959/javascript-scheduler-show-hide-columns-using-context-menu
Is it possible to have context menu with checkbox instead of the context menu items? So the user can check/uncheck many columns at once.
Best regards
Unfortunately, the menu doesn't support checkbox items so it can't be used for this purpose. You'd have to create a custom panel to show the checkboxes.