var id = $(this).sortable('serialize');
console.log(id);kodunu yazdığımda console kısmında hata veriyor.Uncaught TypeError: $(...).sortable is not a function at HTMLTableSectionElement.update...diye devam eden bir hata veriyor.
Bunu nasıl çözebilirim?