I know that we can use this method to allign but while I’m giving as left still it is not alligned towards left it is displaying the row header as centre… can you give me some suggestions to resolve this issue
afterGetRowHeader: function(col, TH) {
TH.className = ‘left’
}"