Datatable Plug-Ins with Rails

Datatable Plug-Ins with Rails

oprogfrogooprogfrogo Posts: 6Questions: 0Answers: 0
edited October 2012 in Plug-ins
I'm trying to use the sorting by 'Hidden title numeric sorting' but this is not sorting by the title's value but the actually displayed value. What am I doing wrong?

This is in the application.js:
//= require dataTables/js/jquery.dataTables
//= require datatables/extras/sorting/title-numeric

This is the table-cells:
20/192
30/192
10/192

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,470 Site admin
    > What am I doing wrong?

    Absolutely no idea. As noted on the 'New Discussion' page, please link us to a page showing the issue, so we at least have a chance of being able to help :-)

    Allan
This discussion has been closed.