Hello,
I am using RadControls Q3 2007 in my .NET web application. On one of the pages I have 7 RadCombo boxes, 2 Grids, 10 text boxes and around 10 labels. On selection change of one of the combo boxes I make an ajax call (Rad Ajax) and populate rest of the controls. The page takes around 7 seconds to reload (IE 6 and 7 browser). I checked that the time taken for server side processing is less than a second. More then 6 seconds are taken by the browser to render the page. I checked this with FireFox 3.0.6 and it takes not more then 3 seconds.
I also noticed that even if I replace the ajax call back with full post back then also the page keeps on that long to load.
Can you please help me find the reason for this delay in IE and show me the way to solve it?
Thank you very much.
Best regards,
Abdul