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

User Control - Load after the page loads complete

1 Answer 662 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Raman
Top achievements
Rank 1
Raman asked on 15 Feb 2011, 08:47 PM

I have asp.net application user all telerick control. The master page has few .ascx (controls) like header/footer...etc
I have one more (lets say ThirdControl.ascx file which I wanted to load after completion of the master page load. For better user experience (to minimize the page load time) I want to capture the event where master page load finishes it loading completely.

After I get this event (i,e page load complete) I want to load my ThirdControl.ascx asynchronously.


Are there any work around are suggestions? Please help me.

Thanks
Ramana

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 18 Feb 2011, 12:17 PM
Hi Raman,

Please revise the following help topic which elaborates on Loading UserControls with Ajax. I hope this covers your requirements.


All the best,
Maria Ilieva
the Telerik team
Tags
Ajax
Asked by
Raman
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or