Click here to Skip to main content
16,022,968 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I often use Placeholder control to dynamically load the UserControl, however, there is a problem when i use AJAX Control Toolkit, as it is not working on UserControls.

I would like to use it for a specific example as follows:
- The Project has 2 folder as "not use placeholder" and "Use placeholder". In both folders I have 2 files, default.aspx and uc1.ascx which has the same content.
- In the folder "not use placeholder", I added CalendarExtender in uc1.ascx and it is running normally but in the folder "use placeholder" it is not working.

this is my example

I hope you will help to solve this problem. Respectfully yours!

sorry for my english.
Posted
Updated 18-Dec-10 23:25pm
v2
Comments
Sergey Alexandrovich Kryukov 4-Mar-13 11:27am    
Please don't post non-answers as "solution". It can give you abuse reports which eventually may lead to cancellation of your CodeProject membership.
Comment on any posts, reply to available comments, or use "Improve question" (above).
Also, keep in mind that members only get notifications on the post sent in reply to there posts.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900