• Resolved kaspera

    (@kaspera)


    Hi Tobias,

    Again thank you for a awesome plugin!

    I have a problem with my table, it doesn’t sort correctly.
    You can see my table at http://snuffy.dk/mobilt-bredband/

    Can you tell me what the problem is?

    Hope to hear from you.

    All the best
    Kasper Andreassen

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    this is due to the way, how strings and numbers are sorted. Strings are sorted differently than numbers.

    As the sorting is done by the DataTables JavaScript Library from http://www.datatables.net, you will need to manually write a sorting function that knows how to treat the values in your cell, so that it does not sort them as strings. Unfortunately this is not very easy 🙁

    Best wishes,
    Tobias

    Thread Starter kaspera

    (@kaspera)

    Hi Tobias,

    Thank you for replying so quickly. Okay, nothing to do about that 🙂

    Have a great day.

    All the best
    Kasper Andreassen

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WP-Table Reloaded] Doesn't sort correctly’ is closed to new replies.