Hi I wanted to keep a column similar to SL NO and generate this column value every time a new row is added, is there any support to implement this?
Auto Generate
SL NO as in serial number or just say I want to keep the row number as on of the column.
I think that the afterGetRowHeader
hook is what you need. Here’s an example https://jsfiddle.net/x5ut032p/