okay want simple single web page can take little man, , drag him playing field (just background shaped liek soccer field) , click "save" button , saves coordinates. need ability add more little men play field.
how this? looking @ jquery droppable control / asp.net combo, don't see example of saving coordinates database.
any tips or advice appreciated.
there many possible method. use library telerik asp.
telerik(paying) - http://demos.telerik.com/aspnet-ajax/treeview/examples/functionality/draganddropnodes/defaultcs.aspx
ajax draganddrop via reorderlist - http://www.asp.net/web-forms/tutorials/ajax-control-toolkit/reorderlist/drag-and-drop-via-reorderlist-cs
draganddrop asp.net - http://msdn.microsoft.com/en-us/magazine/cc135985.aspx
draganddrop html 5 - http://www.developer.com/lang/using-html5-drag-and-drop-in-asp.net.html
all these links models "drag , drop" technology asp
Comments
Post a Comment