Drag and Drop controls(toolbox effect ) in run time
-
Hi friends, In my application i want to create a user control, which will display in client side where a user can drag the items in the control. Clearly it means in my control i need text box,radio button etc.In client side one need to drag the control in their pages just like we drag items from toolbox to the design page , I need it to be possible in run time. A user can able to drag and drop controls in the page as they wish. Also the user can place the control in a particular position as they wish. Can any one help me to solve this problem.Its urgent.
-
Hi friends, In my application i want to create a user control, which will display in client side where a user can drag the items in the control. Clearly it means in my control i need text box,radio button etc.In client side one need to drag the control in their pages just like we drag items from toolbox to the design page , I need it to be possible in run time. A user can able to drag and drop controls in the page as they wish. Also the user can place the control in a particular position as they wish. Can any one help me to solve this problem.Its urgent.
I am not able to get clue about, which kind of application you are working on. If you are developing Window Forms application then you can use SharpDevelop Form Designer[^] for this purpose, Alternatively if you are working on ASP.NET then you have to try some commercial tool kits :)
dnpro "Very bad programmer" My Latest Articles RichTextBox Control with Find functionality LogViewer - A Simple Log Listening Utility