AD
Administrator
Syncfusion Team
January 19, 2005 09:29 PM UTC
If you set the values in the GriddataBoundGrid using an indexer on the grid, the the formulas should update. If you set the value directly in the datasource (and don''t use the indexer), then the change events on the grid are not triggerred and the formula is not automatically updated. In this case, you can subscribe to some event on the DataSource and explicitly call the formula refresh. Here is a sample.
http://www.syncfusion.com/forums/Uploads/GDBG_FormulasForum.zip