Hi ,
I am trying to figure out how to identify if the session has expired. i saw the code where it looks for success. is there any way that i can handle the data that is recieved from server before it is processed by the grid ?
consider this scenario, user logs in and starts using the grid then does no activity for 30 minutes. now if he fires an ajax request the login page is returned ( i saw this in firebug). is there any way i can signal the grid to go to the login page ?.
maybe a before ajax call that can verify if the session is still active.
many thanks in advance.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top