Click here to Skip to main content
15,886,519 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi all

I have a requirement in which i have a develop a web page which will have a tool box kind of strip.

A section of the page should show controls(like textbox,buttons, radiobutton,checkbox etc), Under which a HTML table will be drawn. User can drap any control to any of the TD's in any row. Finally the HTML table along with the contained controls has to stored in DB.

My Question is, how to provide drag and drop to any where in the screen facility to HTML/Server Controls. I am looking solution for 3.5 framework.
Can someone help me on this.

Thanks
KC
Posted
Comments
ligen_yao 22-Jul-10 2:38am    
Reason for my vote of 5
fsssssssssssssssssssssssssssss

1 solution

Hi,
You can use the "dropthings framework" or for UI you can use "JQuery UI" plugin.
 
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