开发者

Drag and Drop with datalist items:

开发者 https://www.devze.com 2023-03-16 06:46 出处:网络
Can I use WebPartsZone inside a datalist control? I need to have draggable items inside a datalist control and datalist items

Can I use WebPartsZone inside a datalist control?

I need to have draggable items inside a datalist control and datalist items must be able to dragged and dropped into a control like datalist, Div tag, etc., and to find the count of the items in the drop zone. I also ne开发者_Go百科ed the items which are dragged and dropped to be saved in a database table.

So is it a good idea to use WebParts?


Hope this will helps you...

http://developer.yahoo.com/yui/examples/dragdrop/dd-reorder.html

http://dotnetslackers.com/projects/AjaxDataControls/DataList/DragNDrop.aspx

0

精彩评论

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