jQuery UI Widgets › Forums › Lists › ListBox › move item within list
Tagged: javascript listbox, jQuery ListBox, jqwidgets listbox, ListBox
This topic contains 1 reply, has 2 voices, and was last updated by Hristo 8 years, 1 month ago.
i have requirement.. where user selects item in the list. and then clicks on button to move item up or down the list.. its working when user drags item.. but i need to do same on external button..
is there a easy way ??
Hello jahnvi25,
Unfortunately, we do not have such demo. You could try to create a workaround. You could use addItem and removeAt or updateAt methods.
addItem
removeAt
updateAt
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
You must be logged in to reply to this topic.