Relative Content

Tag Archive for jqueryangulardatatableangular-datatables

realtime: false not working in jQuery DataTables colReorder

I’m using jQuery DataTables with the colReorder extension, but setting realtime: false doesn’t seem to work. I expect the column reordering to take effect only after I drop the column, but it updates in real-time as I drag the column.