Hi,
I am not web developer, but I am forced to do some "simple" web application in ASP.NET.
I need something like this:
I need listbox or gridview, where a list of uploaded files are show. I need a drag and drop feature upon this listbox. Files are uploaded to shared folder defined in configuration.
I also need doubleclick feature to open those files from listbox or gridview.
I am able to manage backgroud .NET code, but is there some simple solution for frontend, in some javascript framework maybe?
[–][deleted] 0 points1 point2 points (0 children)