Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
is it possible to write a code that takes a database table and show it on a form and the user can drag and drop columns to it that updates the database
Posted

1 solution

Yes.
But you would have to code it all yourself - there is no control that does that AFAIK.
 
Share this answer
 
Comments
shd35 24-Jul-11 7:48am    
what will be the best way to start with this and what will be the most tricky parts

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