I have a reset button on xaml
If the user makes change to grid and clicks on reset button it should reset the xamgrid i.e show what the original contents are
I am doing Refresh and InvalidateData but no results
Hi,
Could you be more specific?
What kind of things are you trying t reset?
Thanks,
-SteveZ
If the user makes any changes to xamgrid
i.e changes value in textboxes/combo box, once he resets the button , xamgrid should display original contents that were in grid before any changes were made