Hi,
I have a dataset which is updated from UI, Now I wanted to find if there any changes available on the dataset. I know there is a method has changes on the dataset, however its always showing has changes true for me. I am trying to load another dataset from database and compare the UI dataset and DB dataset. is there any better way to achieve this?
Thanks