How can I set the list order in the list.js library

Asked

Viewed 14 times

0

I am using this library to filter data in searches, so far so good, but I need to click a select for the person to choose whether to define the order of the listing in an additional or decreasing way, does anyone know how to proceed? the lib is this: https://github.com/jiren/filter.js/tree/master

  • This library does not sort but can use the before render event to sort the records

  • Is there a possibility to use this event next to the library? in case it is possible to use with select so that the person can choose?

  • If you can guide me I really appreciate it, I’d even pay but I’m broke

  • Here we do not use money if you want can always offer a reward in points

  • You will have to post a functional yet simplified example of what you need

  • I used the demo site itself and used the element inspect to try to explain better what I want https://imgur.com/X1Ws0nO

  • have to give all my points? if you have, I give them all, I don’t know what else to do to solve this little problem

  • this sort I would do through the id contained in the json file

Show 3 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.