This is Praveen. Thanks for your help and support provided for my previous problem.
I am doing a small project of my own with help of the project which was given here( sample name : workingwithwp7).
I'm sooo thankful for the person for giving that sample project with that i was able to learn and do my project so far very good.
My current problem is to add controls dynamically on tapping/clicking a button. I did some research on this problem and wasn't much help of it.
Please provide me with a solution/idea/if possible a sample for adding controls dynamically in the screen would a very helpful to me.
Thanks in Advance.
Parveen SiwachPosted May 27, 2013, 8:26 AM
PortraitorLandscape as the value.
praveen mariappanPosted May 27, 2013, 8:14 AM
I also tried using the application as a example and implemented it in my application. It is also not much helpful as its not supporting in my windows phone 7 application. I have attached the screen shot of the error when i tried to implement it in my app. Looking for a workaround for creating the controls dynamically.
Parveen SiwachPosted May 27, 2013, 7:43 AM
Please go through the following link:
http://www.c-sharpcorner.com/uploadfile/kirtan007/add-controls-dynamically-to-silverlight-page/
This may helpful for you.
praveen mariappanPosted May 27, 2013, 7:26 AM
Thnx for your immediate reply.
We need to place controls dynamically in Windows Phone Application.
We already went through the steps for adding controls in Web form application and try to use the same logic in WP7 application which was not helpful.
Is there any other way to achieve this ?
Parveen SiwachPosted May 27, 2013, 7:16 AM
<%@ Page Language="C#" %>
Please go through the following links for more info:
http://www.codeproject.com/Articles/8114/Dynamically-Created-Controls-in-ASP-NET
http://msdn.microsoft.com/en-us/library/aa287574%28v=vs.71%29.aspx