I was testing my application on IE.
It works fine on IE 7.0 but not with IE 6.0.
The problem is a little javascript enebled when we select another page of a Datagrid... It extracts a lot of data so the Datagrid "AllowPaging" of Visual Studio is "true".
Now when we try to change page with IE 6.0 it didn't return error but only a blank page.. Afterwards I installed mozilla as preferred Browser. I try my application and it worked... So I disinstalled it and tried again. Now it work also with IE 6.0. What's happened?
Any help is appreciated
Irene
It works fine on IE 7.0 but not with IE 6.0.
The problem is a little javascript enebled when we select another page of a Datagrid... It extracts a lot of data so the Datagrid "AllowPaging" of Visual Studio is "true".
Now when we try to change page with IE 6.0 it didn't return error but only a blank page.. Afterwards I installed mozilla as preferred Browser. I try my application and it worked... So I disinstalled it and tried again. Now it work also with IE 6.0. What's happened?
Any help is appreciated
Irene