Page 1 of 1

Sortable List Demo

PostPosted: 19 Nov 2014 08:15
by dfields
Is there a demo for the SortableList? I have not been able to make it function. I can add items, but they are not sortable. I tried changing JQSortableOptions.Disabled to false, but it still did not function.

Are there other properties to set?

Re: Sortable List Demo

PostPosted: 19 Nov 2014 11:11
by Jorge Sousa
Hi

We are making the demo of SortableList and SelectableList

But these components are very simple, and there is no tricks.

http://jqueryui.com/sortable/

Re: Sortable List Demo

PostPosted: 19 Nov 2014 11:24
by Alexander Bulei
Hi dfields,

Detected bug with disabled property (always reset to True).
Will be fixed in next beta build.

Thanks.

Best Regards.

Re: Sortable List Demo

PostPosted: 20 Nov 2014 10:31
by Alexander Bulei
Hi dfields,

Available to download the latest beta build.

Code: Select all
- Fixed: property Disabled in TIWCGJQSortableOptions - impossible to define to false.


Best Regards.