We are doing an evaluation and are trying to get improve the initial load of the a RadGrid webpage, and have made several posts and are working through the suggestions recommended. A little background:
(1) Page has 1 level Rad Grid which has 29 bound columns
(2) The bound columns have several drop down lists that populated from other tables in the DB, a few are checkboxes, and a few are date time, with the rest being default GridBound
(3) Page takes approx 17 secs to load with a xfer size approx 130K(Fiddler)
One of the suggestions had to do with using RadCompression. We are using II6 and have added the compression setting as outlined in:
http://telerikwatch.com/2009/01/optimization-tips-radcompression-module.html
Using Fiddler it seems that both before and after we placed the RadCompression Setting into the webconfig, Fiddler sees the approx the same amount of data xmitted across the wire--approx 130K.
Any ideas on why this would not be working? Or is there a way for us to see what radcompression did compress
Thanks,
John.
(1) Page has 1 level Rad Grid which has 29 bound columns
(2) The bound columns have several drop down lists that populated from other tables in the DB, a few are checkboxes, and a few are date time, with the rest being default GridBound
(3) Page takes approx 17 secs to load with a xfer size approx 130K(Fiddler)
One of the suggestions had to do with using RadCompression. We are using II6 and have added the compression setting as outlined in:
http://telerikwatch.com/2009/01/optimization-tips-radcompression-module.html
Using Fiddler it seems that both before and after we placed the RadCompression Setting into the webconfig, Fiddler sees the approx the same amount of data xmitted across the wire--approx 130K.
Any ideas on why this would not be working? Or is there a way for us to see what radcompression did compress
Thanks,
John.