In my ExtJs 6 app I have a grid in which I need to create a custom header. The header, including the column, should have below the columns an extra pair of rows that should be expandable (toggle on/toggle off)
Is there a mechanism in extjs 6 by which I can achieve this?