I have a table where I would like to Center Align the contents of all cells except for the first column, which I would like to have Left Aligned. I see how to Center Align all of the cells using className: ‘htCenter’. But I can’t figure out how to exclude the first column. Any help appreciated.
Thanks.