This is a migrated thread and some comments may be shown as answers.

Session time out notifcation

5 Answers 476 Views
Map
This is a migrated thread and some comments may be shown as answers.
Pallavi
Top achievements
Rank 1
Pallavi asked on 12 Jul 2017, 09:16 AM

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

Sort by
0
Dimo
Telerik team
answered on 12 Jul 2017, 02:26 PM
Hello Pallavi,

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
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Pallavi
Top achievements
Rank 1
answered on 13 Jul 2017, 01:31 PM

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

 

 

 

 

0
Dimo
Telerik team
answered on 13 Jul 2017, 02:27 PM
Hello Pallavi,

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
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Pallavi
Top achievements
Rank 1
answered on 15 Jul 2017, 06:07 PM
Yes i am  interested in your  Professional Services  you can reach me put on this @ my email ID
0
Dimo
Telerik team
answered on 17 Jul 2017, 08:43 AM
Hello Pallavi,

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
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Map
Asked by
Pallavi
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Pallavi
Top achievements
Rank 1
Share this question
or