Hi Team,
Do we have any control for session time out notification in kendo UI.
Can you share teh code snippnet which can do this task as mockup. where i set the session time out value in my web config based on that the notification should be shown up.
example:
When a webapage is kept opned for long time with out any event i need to display an message
with prompt do you want to continue your session if session keep the session log-in.
Thanks
5 Answers, 1 is accepted
Kendo UI provides the following widgets that may be used to notify the user:
- Notification - when a specific user action is not required
http://demos.telerik.com/kendo-ui/notification/index
http://docs.telerik.com/kendo-ui/controls/layout/notification/overview
- Dialog - when a user action (selecting from a few options) is required
http://demos.telerik.com/kendo-ui/dialog/events
http://demos.telerik.com/kendo-ui/dialog/index
http://docs.telerik.com/kendo-ui/controls/layout/dialog/overview
In both cases, the session timeout configuration and remaining time checking should be performed outside the Kendo UI context. Then, display a notification or a dialog using the Kendo UI API.
Regards,
Dimo
Progress Telerik
Hi Dimo,
Thanks for the reply.
Do you have any code snippet which can solve my problem.i am fine using kendo UI modal popup here.
Right now i am using jquery jquery.idle-timer.js library but i am not happy with that have lot of issues
if there is a any mock up code for this how to get it done in Kendo UI should be great to start off!
Thanks
I am afraid we do not have a ready-to-use example related to session timeout measurement and alerting, as this part of the use case is not related to the Kendo UI library. However, we will readily assist with information about the Kendo UI API and features.
In case you wish to benefit from consulting and development assistance in this case, I can recommend our Professional Services. They are specialised in tailor-made solutions and custom implementations that go beyond our public API and built-in product functionality. Let me know if you are interested and I will arrange someone to get in touch with you to discuss specifics.
Regards,
Dimo
Progress Telerik
Thank you for your interest in Professional Services. I forwarded your request to the team and they will contact you directly within two business days.
Regards,
Dimo
Progress Telerik