there are 3 columns in Blazor Data Grid: "Sum", "Quantity", "Price". The user performs the "Edit" or "Add" function, when the user enters the "Quantity" column and the "Price" column, the Grid will automatically calculate the "Sum" column with the column value "Quantity" plus the column value "Price"