Dear Pedro,
THank you for help.
But this following code is not working there:
EditTextColumn myCol = (EditTextColumn)oGrid.Columns.Item("columnId");
myCol.ColumnSetting.SumType = SAPbouiCOM.BoColumnSumType.bst_Auto;
?
error message is
CONVERSION ERROR: Code could not be converted. Details:
-- line 1 col 1: EOF expected
Please check for any errors in the original code and try again.
Can you please change to vb manually ?
Regards,
Steve