can I get any function to get nestedHeaders values
getColHeader() returns alphabets
the table has nestedHeaders only
Hi @likethis91
you can use instance.getSettings().nestedHeaders
like here https://jsfiddle.net/9c3xgoe7/2/
thanks for your quick response!
You are welcome @likethis91 let me know if you would need anything more than that.