Override filter text

Override filter text

robertberlinrobertberlin Posts: 2Questions: 1Answers: 0
edited February 2014 in General
Hey there,
Somewhat new to dataTables, but have a decent understanding. I'll get right to it. Lets say a column had 'X-Ray' in it, is it possible to make it by some means display rows which data contains 'X-Ray' if i type either 'xray' or 'x ray' or 'x-ray'? Any direction would be great. I apologize if i am double posting.

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    Yes, this is actually possible in 1.10 with a filter plug-in. Take a look at the 'type based' filtering plug-ins here: http://next.datatables.net/plug-ins/filtering/ . They show the basic idea of how this can be done.

    Post back if you have any questions (and my apologies for the brevity of this post - rushing a little atm :-) ).

    Allan
This discussion has been closed.