ColumnControl - How to add custom menu item?
ColumnControl - How to add custom menu item?

Link to test case: https://live.datatables.net/lonapuci/1/edit
Description of the problem:
From what I understand, the only options we can add are listed here:
https://datatables.net/reference/content/
Is it possible to add a custom item? I need a "Group by this column" option.
This question has an accepted answers - jump to answer
Answers
Yes, you can add custom content. The process for doing so is described on this manual page.
Allan