Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
HI!!! I am new to web development and i am stuck at a point.

I have a page with multiple div sections Top,Left,Middle and Right.In the left div section I have images of all the controls that could be dragged in the middle section like TextBox,ComboBox,ListBox,TextArea,RadioButton.

I have generated these controls at runtime i.e, i have generated a div section and in that area i have kept that control and the associated text of the control, but now i am facing problem with there positioning.

Can any1 help with the generation and placing of these controls and also the care is to be taken for the existing control while dragging..the controls should not overlap and adjust according to the size of the respected control..

I know i am asking for much but I have wasted many days in figuring out solutions of these problems so please do help me..



thanks!!!
Posted
Updated 26-Nov-11 0:06am
v8

1 solution

Try to embed the CSS code to the dynamic output.
 
Share this answer
 

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