Hi.
I'm making a "formula creator" in this demo: http://dojo.telerik.com/URuLO/3.
My problem is that I want to be able to sort the list view items too. The drag-drop works fine but it seems they conflict with Sortable in this case. So I can only drag list items to the end of the list and not re-arrange between them.
The question is: Can I use sortable in .k-listview in this case ?