Columns and column groups accept only four styles: border, background, width, and visibility.
Grouping columns allows you to have multiple levels of columns in your header and the ability, if you want, to 'open and close' column groups to show and hide additional columns.
Grouping columns is done by providing the columns in a tree hierarchy to the grid. There is no limit to the number of levels you can provide.
The list of Columns in grid Options. column Defs can be a mix of Columns and Column Groups. You can mix and match at will, every level can have any number of Columns and Column Groups and in any order. The difference in Column vs Column Group definitions is as follows:
Learn more about column groups here
https://brainly.com/question/17588119
#SPJ4