Hello,
I have a winform in which I have a pageview panel with two tabs
On first tab I can create a new claim, on second tab I can see existing claims.
If I create a new claim and then switch to the existing claims that new claim is not there. How can I refresh the data on the grid?
The claim is saved to a database.
Thanks in advance.
I have a winform in which I have a pageview panel with two tabs
On first tab I can create a new claim, on second tab I can see existing claims.
If I create a new claim and then switch to the existing claims that new claim is not there. How can I refresh the data on the grid?
The claim is saved to a database.
Thanks in advance.