Hi,
I am new to infragistics control,i am working on asp.net website,whenever i run my website on google chrome and if the users session is expired then sorting the columns or performing any operation on infragistic grid fetch an error .'Deserialization failure,Invalid response '
Could any one send me the code how to catch this error.
I want to redirect a user to login page without facing that error.
Kindly Help!!!!
this is solved by using EnableAjax="false" in <ig:WebDataGrid ID="webTableGrid" >
did you try it with sorting columns ? since I cant sort them with ajax on.off
my post
https://es.infragistics.com/community/forums/f/ultimate-ui-for-asp-net/51005/column-sorting-error