Allow repeater to be arranged using drag-drop

Posted by o-logn on Stack Overflow See other posts from Stack Overflow or by o-logn
Published on 2010-03-31T18:19:48Z Indexed on 2010/03/31 18:23 UTC
Read the original article Hit count: 275

Filed under:
|
|
|
|

Hey all,

I have a repeater that's bound to a SQL Data Source (using ASP.NET). Are there any JQuery plugins/efficient way of converting my repeater into something that can be sorted via drag and drop? i.e. users can rearrange the order of the data, which updates the database?

Thanks

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about repeater