Posted 02 Jun 2010 Link to this post
Any suggestion what I should do?
I have solved the problem. It was nothing wrong with RadPanelBar. In my PageBase.cs I checked if the session time had expired and then I did Response.Redirect (Request.UrlReferrer.AbsoluteUri); Had some logic for protected pages there. Not so good!
Response.Redirect (Request.UrlReferrer.AbsoluteUri); Had some logic for protected pages there. Not so good!
Had some logic for protected pages there. Not so good!