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

Loading panel with a user control

1 Answer 93 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Shawn Currie
Top achievements
Rank 1
Shawn Currie asked on 11 Oct 2009, 09:15 PM
I have a Master/Content application and within the content page I dynamically load a user control (ascx). This user control can be loaded many times, and can be viewed with the use of tabs. Each user control has many labels and five image buttons.

On the master page, I have an ajax manager and a loading panel. On the content page, I have an ajax manger proxy and a loading panel, and on the user control, I also have an ajax manager proxy and loading panel.

I have setup the ajax manager proxy on the user control so when a user clicks on one of the image buttons a loading panel is displayed (or should be displayed). This is where I'm having issues. The loading panel only works on the first user control that is loaded. Any other user control created doesn't display the loading panel, however ajax is still working as you don't see the post back.

Any thoughts?

Thnaks!

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 15 Oct 2009, 02:32 PM
Hi Shawn,

I followed your description and prepared a sample project for you. The loading panel displays properly on my side. Please try it on your end and let me know if it works as desired and what differs in your case.

All the best,
Iana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Ajax
Asked by
Shawn Currie
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or