Is there any control to select items and reorder. [Resolved]

Posted by Sharpcnet under ASP.NET on 12/24/2013 | Points: 10 | Views : 2441 | Status : [Member] | Replies : 2
Is there an Asp/Ajax control that does this:

There would a left pane, that will show a list of items. And there would be a right pane, where user can add items of that left pane here, and also reorder/delete/save them. I believe, you might have also come across such a thing.

Like the one here https://demos.telerik.com/aspnet-ajax/listbox/examples/overview/defaultcs.aspx

If not, please suggest a good approach to acheive this.




Responses

Posted by: vishalneeraj-24503 on: 12/24/2013 [Member] [MVP] Platinum | Points: 50

Up
0
Down

Resolved
Please Refer:-

http://lovewithbug.com/technology/jquery/move-list-box-items-from-left-to-right-using-jquery/
http://viralpatel.net/blogs/listbox-select-all-move-left-right-up-down-javascript/
http://www.aspsnippets.com/Articles/How-to-move-ListBox-items-to-another-ListBox-in-ASPNet-using-jQuery.aspx
http://www.aspdotnet-suresh.com/2010/12/how-to-move-listitems-from-one-listbox.html

Sharpcnet, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response