Thanks, but my select do not belong to any column (not a filter), its a standalone select in the toolbar with hardcoded select options which execute functions...does it make any difference?
Tried:
options: [
{test: 'test', groupIndx: 'testgroup'},
{test2: 'test2'},
{test3: 'test3'},
...
but no success...