mpryvkin / jquery-datatables-row-reordering

JQuery plugin that enables drag and drop row reordering in the tables enhanced with JQuery DataTables plugin.
https://www.gyrocode.com/articles/jquery-datatables-row-reordering/
6 stars 8 forks source link

Move a record to the next/previous page? #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Drag & drop a record to next/previous page

What is the expected output? What do you see instead?
When we Drag & drop a record to next/previous pager, is it possible to move the 
record to the next/previous page (top of the page, preferred).

What version of the product are you using? On what operating system?
r31, Windows 7

Please provide any additional information below.
Is it possible to move a record to the next/previous page?

Original issue reported on code.google.com by victor.r...@gmail.com on 17 Dec 2013 at 2:58

GoogleCodeExporter commented 9 years ago
Edit: What is the expected output? What do you see instead?
When we Drag & drop a record to next/previous pager, is it possible to move the 
record to the next/previous page (top of the page, preferred). If the pager 
style is [1][2][3], insert into the page, where the record is dropped.

Original comment by victor.r...@gmail.com on 17 Dec 2013 at 3:00