jqGrid icon indicating copy to clipboard operation
jqGrid copied to clipboard

The table is dupplicating bottom lines

Open eCitiz opened this issue 2 years ago • 2 comments

An example project can be found here : http://jsfiddle.net/nducoin/qL5r16dz/4/

When scrolling at the bottom of the table with the scrollbar, the last 10 lines are duplicated, this can be seen by using the "up" arrow above the scrollbar or by inspecting the page :

image

The lines id 11068 to 11077 are duplicated.

This seem to happen when the the total number of rows is a multiple of "rowNum" attribute.

eCitiz avatar Feb 08 '22 17:02 eCitiz

Hello,

Thanks will check it. When scrolling not to fast the problem does not appear.

tonytomov avatar Feb 09 '22 09:02 tonytomov

Thanks. When scrolling with the mouse of the arrows the problem does not appear indeed.

eCitiz avatar Feb 09 '22 14:02 eCitiz