Hello everyone. I'm being faced with a challenge to duplicate panels dynamically at runtime where for example if the user has more than one educational background, he or she has the ability to add more using the 'add more' button. I'm slightly new to asp
and I honestly do not know how to go about this. I've seen some examples on but they do not solve my exact challenge here. I have several panels but will just provide you with one(EDUCATION) so you could help me and I will apply the help you give me for the
other panels to help me understand how it works.. Please help
Labels and Textbox include( lblInstitutionName &txtboxInstitutionName), CourseName, StartDate, EndDate
According to your decription, I'm sorry that I'm not so clear about your requirement.
The screenshot is broken, so I do not know how the design of your page is, could you please share it again?
Besides, if you have written some code to achieve your requirement, you may share the related part and this will be easier to help with you.
Best Regards,
Jenifer
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
None
0 Points
3 Posts
Making Exact copies of panel with controls dynamically
Jun 28, 2019 07:00 AM|Pokoo Stephen|LINK
Hello everyone. I'm being faced with a challenge to duplicate panels dynamically at runtime where for example if the user has more than one educational background, he or she has the ability to add more using the 'add more' button. I'm slightly new to asp and I honestly do not know how to go about this. I've seen some examples on but they do not solve my exact challenge here. I have several panels but will just provide you with one(EDUCATION) so you could help me and I will apply the help you give me for the other panels to help me understand how it works.. Please help
Labels and Textbox include( lblInstitutionName &txtboxInstitutionName), CourseName, StartDate, EndDate
Contributor
2150 Points
705 Posts
Re: Making Exact copies of panel with controls dynamically
Jul 03, 2019 03:20 AM|Jenifer Jiang|LINK
Hi Pokoo Stephen,
According to your decription, I'm sorry that I'm not so clear about your requirement.
The screenshot is broken, so I do not know how the design of your page is, could you please share it again?
Besides, if you have written some code to achieve your requirement, you may share the related part and this will be easier to help with you.
Best Regards,
Jenifer
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.