1rosehip / jplist

jPList jQuery Data Grid Controls is a flexible jQuery plugin for sorting, pagination and filtering of any HTML structure (DIVs, UL/LI, tables, etc).
http://jplist.com
Other
436 stars 177 forks source link

Desc sort button do not work #238

Closed cdupland closed 7 years ago

cdupland commented 7 years ago

Hi,

I am using the control buttons to sort my list. I have 4 sortable path all with number type. When I check the result sort after click, I note that the desc sort is not working well. I am using a basic structure like it's show in the documentation.

How can I resolve this problem ?

Thanks

1rosehip commented 7 years ago

Hi, Please create reproducible test case with jsFiddle, jsBin, Codepen or other similar service to share your test case.

Thanks