Delphi 11
TMS WEB Core (2.0.2.2)
After we insert new record all of first column values are deleted from current record+1 to the last row.
TWebDBGrid.FixedCols = 0
TWebDBGrid.FixedCols = 1
TWebDBGrid.ShowIndicator = True
Grid property for default (fixed) column width would be nice.
Kind Regards