Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi,
I am using advanced grid which is editable, the requirement is after editing and saving it, then I want to reset the grids back to default on click of a button so I can enter new data.
How is that possible.?
As we can see in the screenshot attached, there are two big tables which will be editable and we will save it. But then on clicking of a button which is next, the tables should then again be blank so I can enter data for another entry.
Solved! Go to Solution.
Shouldn't the Reset action do this? You would bind ServiceInvokeCompleted event from the service called by the Save Action to the Reset property of the grid,
Shouldn't the Reset action do this? You would bind ServiceInvokeCompleted event from the service called by the Save Action to the Reset property of the grid,