开发者

Drag & Drop Gridview Rows

I have requirement like client can able to Drag开发者_运维百科 and drop and change the position of rows in Gridview.


I think you may be able to accomplish that with JQuery's Sortable plugin: http://jqueryui.com/demos/sortable/

Since the grid renders a table element, you should be able target it this way: http://devblog.foliotek.com/2009/07/23/make-table-rows-sortable-using-jquery-ui-sortable/

HTH.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜