Click here to Skip to main content
15,894,720 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
how to create dynamic forms with asp.net, so that you can drag objects like buttons and texbox
Posted
Comments
Sergey Alexandrovich Kryukov 30-Dec-12 21:05pm    
Forms?! How forms are related to ability to move objects? A form is a construct to do HTTP post of data.
If looks like you mix up Web forms with forms like System.Windows.Forms.Form. Do you want a Web application code such as a visual designer?
—SA

1 solution

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