Hi All,
I have a page with ajax scriptmanager, and radgrid,radcomboboxes, ajax modal popup controls and few asp.net controls like linkbutton and hidden fields in it. Issue is that page is loading in 10 - 14 seconds.. but not much functionality in it. like all comboboxes,radgrid are binded on page load only. page size is around 334579 bytes.
I want to reduce the page rendering time to 1-5 seconds.. suggest me how can i approach this
Thanks in Advance