Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82117

Exact match using select menus

$
0
0
I want to do a exact match with multi filter select (using select menus). This is what I've tried:
                "aoColumns": [
                    null,
                    null,
                    null,
                    null,
                    null,
                    { "sType": "file-size" },
                    { bRegex: false, bSmart: false },
                    null
                ]

As you can see, the column number is 7 where I want to do a exact match.

For a live example, see here:
http://www.datatables.net/examples/api/multi_filter_select.html

Try select the hyphen character (-), then it also matches:
Win 95+ / Mac OS 8.6-9.2
Mac OS 8-9
Mac OS 7.6-9
Mac OS 8-X

I want to only match - and not the other ones. Is this possible?

Thanks in advance.

Viewing all articles
Browse latest Browse all 82117

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>