asp.net - Drag & Drop Gridview Rows -


i have requirement client can able drag , drop , change position of rows in gridview.

i think may able accomplish jquery's sortable plugin: http://jqueryui.com/demos/sortable/

since grid renders table element, should able target way: http://devblog.foliotek.com/2009/07/23/make-table-rows-sortable-using-jquery-ui-sortable/

hth.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -