Hi , may i know if there is any way i would control
my Express Build Table to clear data when a button is click.
The build in propertie to clear data at each call could not be used
as it clear the data away before all the necessary data are displayed.
And i when i try to clear the table indicator which is linked to it ,
the table is clear but the exisiting data is not.
Therefore when the next turn come , the table is loaded with the old data and new data appended to it.
Hence how could i resolve this problem?