Currently I'm working in a Silverlight project and using the Rad silverlight controls. When user navigating to next page i have to show a pop up message as "Do you want to save the changes?". How to achieve this in an efficient way without using any flag values. Is there any way to find, the values has been changed or not? please advice me.