All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
TreeView
/
Handling ASP.NET Session Timeout with RadTreeView...
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Andrew
14 posts
Member since:
Apr 2009
Posted 20 Oct 2009
Link to this post
I am developing an ASP.NET 3.5 app that is protected with forms-based authentication. My RadTreeView is working great, except that when a user walks away from the browser and comes back after the session has timed out, if they click the plus (+) sign on any node in the treeview, they get a Javascript "Authentication Failed" pop-up. I'd like to find a way to handle this event and simply redirect them back to the forms authentication login page. What is the best way to do this? If it helps, we are populating the nodes on our treeview from a web service.
Thanks in advance,
Andrew
Veselin Vasilev
Admin
2992 posts
Posted 26 Oct 2009
Link to this post
Hello Andrew,
You can check this
blog post
or
this article
on the matter.
Let me know if this helps.
Best wishes,
Veselin Vasilev
the Telerik team
Instantly find answers to your questions on the new
Telerik Support Portal
.
Watch a
video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Back to Top
Close