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

Javascript error when time out

1 Answer 35 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sushant
Top achievements
Rank 1
sushant asked on 15 Nov 2008, 07:16 AM
Hi ALL,

I have a grid and I am using edit form
When an edit form is left displaying on screen and the application times-out, the form cannot be closed by normal cncel buttons and then when I clicked back on the tabs on the form I got Error on Page like.

Sys.WebForms.PageRequestManagerParsarErrorException

Thanx in advance


Regards,

Sam T

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 17 Nov 2008, 07:38 AM
Hello Sam,

You can set Response.RedirectLocation = "Login.aspx" in Page_Init in your Login.aspx page to avoid this.

All the best,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
sushant
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or