I replaced an asp.net GridView with an AJAX RadComboBox. Loading the page takes 3 times more than grid view version using same methods to populate controls. I'm also using RadCompression and I can see it's working according to Firebug. Is there any setting I'm missing in order to speed up the page? Thanks.