Notes posted by lucky
RSS feed
lucky -
July 30, 2009
0 thanks
can we use both sortable_element and drop_recieving_element on same list
I had a sortable_element that was also a drop_receiving_element. element it’s dropping while dropping element into selected container ,but not element dragging is not viewble to end users. it’s dragging only in sortable list area. but mu droppble contanier is another one.i used scroll => true in sortable_element . but its not working for sorting and dropping element into contianer. could u letme know how to use both methods on same list