Why Can't i drag li item on empty list?
Please look to following code;
$("#tbl-excelSheet #td-container > #div-container ").sortable({ items: ".ul-activity> li", }).sortable("option", "connectWith", '#tbl-excelSheet .ul-activity').disableSelection();