Page 1 of 1

Items sorted

PostPosted: 01 Jul 2015 10:22
by scoluccia
Hi, how can I get the items sorted, I've tried with IWCGJQSortableList1.Items.SortableList.items and IWCGJQSortableList1.Items but I've always found the original list
Thanks

Re: Items sorted

PostPosted: 01 Jul 2015 16:20
by Jorge Sousa
Hello

I'm sorry, but this is not implemented, we will do it very soon

Re: Items sorted

PostPosted: 01 Jul 2015 16:25
by Jorge Sousa
Hi again

But you can do your own sort, trapping the events OnStop, and reading AParams.Values['originalIndex'] and AParams.Values['newIndex']