Please help, how to add "Total" text in the footer of the TMSFncgrid component?
You can do something like:
TMSFNCGrid1.Floats[col,row] := TMSFNCGrid1.ColumnSum(Col);
Please help, how to add "Total" text in the footer of the TMSFncgrid component?
You can do something like:
TMSFNCGrid1.Floats[col,row] := TMSFNCGrid1.ColumnSum(Col);