Custom SummaryRow not updating


What am I doing wrong? Custom SummaryRow is populated correctly when form load but is not updating when child table cell value changes.

1 Reply

AD Administrator Syncfusion Team September 12, 2006 03:45 AM UTC

Hi James,

Try setting

e.TableControl.Table.SummariesDirty = true;

to see if this will force the summaries to update.

Let me know if this does not work for you.

Regards,
Haneef

Loader.
Up arrow icon