Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
How to clear the grid by clicking the button in thingworx.
How to clear the grid by clicking button in thingworx.How to clear the grid by clicking button in thingworx.
Solved! Go to Solution.
I think you may add a parameter to your data source service of the Grid. Then by clicking the button, the parameter changes so that the data source service can return an empty infotable to your Grid, which could be regarded as "a clear" operation to the Grid.
I think you may add a parameter to your data source service of the Grid. Then by clicking the button, the parameter changes so that the data source service can return an empty infotable to your Grid, which could be regarded as "a clear" operation to the Grid.