• Resolved ehsieh88

    (@ehsieh88)


    Hello,

    I really appreciate the improved functionality provided by the extensions. I’m currently running ColumnFilterWidges and ColVis and both work perfectly.

    Unfortunately, I still can’t get formatted numbers to sort correctly, as seen here – tinyurl.com/mbns53x

    I’ve disabled my js minify plugin, but I don’t know how to next approach the problem. Any ideas?

    https://www.ads-software.com/plugins/tablepress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The automatic detection of the formats doesn’t seem to be working, so that you will need to set the data format manually. Please try adding this to the “Custom Commands” textfield on the “Edit” screen of the table:

    "aoColumnDefs": [ { "sType": "formatted-num", "aTargets": [ 6,7 ] } ]

    Regards,
    Tobias

    Thread Starter ehsieh88

    (@ehsieh88)

    Thank you Tobias, this worked!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sorting Plugin has no effect’ is closed to new replies.