Hi, please make rownumWidth property changeable in grid options. When my rowcount is very large the row num column can’t display the number of row entirely.
By default rownumWidth is set to 25 in grid options. You can change it when the grid initializes. The column is not resizeable automatically when the number grow. You can find this option here.