Hey,
We currently have a table with nested headers and we need to apply some number formatting to the columns. I Had a look at this React How to use Nested Headers with columns config objects and found that the example posted https://stackblitz.com/edit/react-axqsoc?file=src%2FApp.js
Sorry in advance for the duplication but does Handsontable of any other way of doing this, via the config?
I also have another question about the example. The columns specified in columnConfigs
all have a title but that does not get picked up, is this property only set by the label
within the nestedHeaders
Cheers, James