Is there any way to create script to drag and drop data between tables in a database? I want to be able to select users from one db table and drag them to a report or group of reports listed in another table. If this is not possible in JavaScript, which web language would accomplish this?
I'm attempting to create a tree view in JavaScript using values from a database(oledb connection). I put all the values into hidden inputs in the html so I can access them in JavaScript. Here's my challenge:<br>
I set up an loop to display all the parent nodes (Groups of reports), I now need...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.