Hide grouped column headers?

381 views Asked by At

How can grouped column headers be hidden?

What I mean is turning this:

... into this:

enter image description here

Documentation didn't help unfortunately.

Grouping demo

1

There are 1 answers

1
Oleg On

You can use destroyGroupHeader method.