Problem with regex using sorting

Problem with regex using sorting

jmishajmisha Posts: 1Questions: 1Answers: 0

I'm using DataTables 1.10, for sorting I set params "aoColumns" but then the search isn't working using regex. I use regex("^\s" + word + "\s$") for search exact phrase. Please help me resolve this problem.

Answers

  • allanallan Posts: 63,791Questions: 1Answers: 10,513 Site admin

    Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged.

    Information on how to create a test page, if you can't provide a link to your own page can be found here.

    Thanks,
    Allan

This discussion has been closed.