GridControl and ICalcData

How can i use gridcontrol with ICalcData to apply formulas to more than one grid control. In the samples there is a sample datagridcalculator which uses datagrid. I want to use gridcontrol. how to do it.

1 Reply

AD Administrator Syncfusion Team October 9, 2006 07:21 AM UTC

Generally, in a GridControl, you would be better off using the GridFormulaEngine to get formula support in a GridControl. This sample shows how you can use cross sheet references for several grids using the grid''s built-in formula support. Syncfusion\Essential Studio\4.3.0.30\Windows\Grid.Windows\Samples\Quick Start\NamedRangesForFormulas

Loader.
Up arrow icon