I’ve noticed that the search and pagination doesn’t work with IE 7. It seems to work fine with FF and Safari. Does anyone has encountered this issue? Any idea on how to fix it?
Thanks
It looks like IE7 truncates the parameterized query strings hence, the problem when using pagination switch from 25 to 10 and/or search. Does anyone know how to bypass this issue?
Thanks
I realized that a lot of parametized string were being added to the URL which are not necessary. It is fixed now.