Hi Team,
I wanted to shown an modal pop up message to user when the screen is inactive for 20 minutes.
if the user clicks yes his session will increase by 20 minutes again and continue.if clicked no he is moved to logout screen.I wanted to do this through kendoUI modal popup. any code snippet you share on this will be great to start off.
I have done this through Jquery library (jquery.idle-timer.js) but has lot off UI issues.
It will be great to start of if you have any code which can solve my issue here
Thanks Again!