
Text and Subject column should be start align and row height should be dynamic but automatically its getting end.
this.getCellClassName = function (cellContext)
{
var column = cellContext\['keys'\]\['column'\];
return 'oj-sm-justify-content-flex-start';
};
@"John " is it possible to increase the row height to automatically accommodate longer text. And have data to be left align.