JS
Jeba S
Syncfusion Team
July 19, 2007 06:39 AM UTC
Hi John,
Please try calling the Table.EndEdit method for the related table. This will update the underlying datasource if any changes is detected or try setting Table.TableDirty = true. This property indicates to the engine that it needs to re-categorize elements when the underlying datasource is updated. Or you can use the Engine.ResetTable method to re-categorize the records.
Kindly let us know if this helps.
Best Regards,
Jeba.