c# - Graphical representation with drag and drop functionality -


In my asp.net web application, I want to create something similar to the user, and the list of boxes (blocks) for the user I can pull connectivity and save, I should be able to get sequence like the predecessor of that block that the user has created. Can you suggest me how to do this?

There are several ways to achieve this functionality. It depends on who you want to choose.

You can use

.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -