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

Performance issue in different browsers

1 Answer 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Maxime
Top achievements
Rank 1
Maxime asked on 30 Jan 2013, 02:48 PM
Hi everyone,

I would like to know why the grid takes at least 3 times longer to load in IE compared to Chrome and Firefox.

Is there an explanation to that?

Thanks a lot,

Max

1 Answer, 1 is accepted

Sort by
0
Accepted
Jayesh Goyani
Top achievements
Rank 2
answered on 30 Jan 2013, 03:06 PM
Hello,

IE : Not able to handle large viewstate
FF and Chrome : Able to handle large viewstate

To resolve issue :
1. Compress your view state
2. Use Ragrid Client side binding

Please download below software and check your viewstate size.
ASP.NET ViewState Helper
ASP.NET ViewState Helper

Thanks,
Jayesh Goyani
Tags
Grid
Asked by
Maxime
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or