Nested Header
Grid.js supports nested headers. All you need to do is to define nested columns
attribute in your column config:
Live Editor
Result
Loading...
You can also enable "sorting" when using nested headers:
Live Editor
Result
Loading...
It can also be used with fixedHeader
option:
Live Editor
Result
Loading...