EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: pedroc on March 17, 2015, 12:14:53 PM



Title: forming groups
Post by: pedroc on March 17, 2015, 12:14:53 PM
easyui anyone knows of a component that allows me to move items in a multiple select another? what I want is to form small groups of N items, or if the solution has to be manual


Title: Re: forming groups
Post by: robbart on March 18, 2015, 05:18:41 AM
easyui anyone knows of a component that allows me to move items in a multiple select another? what I want is to form small groups of N items, or if the solution has to be manual

You can do that without any special code.. that's just jQuery, or even just plain ole Javascript.


Title: Re: forming groups
Post by: pedroc on March 18, 2015, 06:35:30 AM
wonder if there is a component that allows it as the combobox, datagrid, etc