Good Morning,
I am using one form which is having Temporary table.
the same datasource is used in grid.
I created one button and i am deleting some records in the same table which is in form datasource.
After deletion.the record exists in grid.and i can able to see same record.if i close and open it is refreshing.
I have written InventsumTmp_ds.Research(True); InventsumTmp_ds.Refresh(); in Clicked method of button after deleting records.
But the form is not refreshed.
Please suggest me.
Regards.
Have a great day.
*This post is locked for comments
I have the same question (0)