Hi Experts,
I am working with a BSP application using MVC. I have implemented Auto save functionality for each 10mins. It is working fine. But when the user is inputting the data on screen if it reaches 10mins the save will be performed. Then the page is getting re-loaded. The user dont want it to be re-loaded as it disturbs his work.
Is there any solution for this?
Thanks in advance.