Totals & Subtotals

I'm using an unbound syncfusion grid in which I display my data cell per cell. I would like to have cumulative cells (like excel calculated cells). Let's says A1 to E1 IN F1. Is there a way to do this with the grid? I need to consider the fact that someone could paste a range of data. Thanks

1 Reply

AD Administrator Syncfusion Team December 4, 2002 11:39 AM UTC

Version 1.5 has a FormulaCell type that will allow you to total columns.

Loader.
Up arrow icon