DataTables logo DataTables

via Ad Packs
Search function: Doesn't filter on only one char
  • SojborgSojborg
    Posts: 17
    Hey,

    Im having some problems with the Search filter function. When i input one char it doesn't filter the table. The search works great if i input 2 or more chars.

    Here is my code:

    var oTable = jQuery('#' + _target).dataTable({
    "bJQueryUI": true,
    "bStateSave": true,
    "bSort": true,
    "sPaginationType": "full_numbers",
    "aoColumns": dataTypes,
    "oLanguage": {
    "sLengthMenu": "Viser _MENU_ poster pr. side",
    "sZeroRecords": "Der findes ingen poster - med dit udvalg",
    "sInfo": "Viser nu _START_ til _END_ af _TOTAL_ poster",
    "sInfoEmpty": "Viser 0 to 0 af 0 records",
    "sInfoFiltered": "(Udvalgt af _MAX_ total antal poster)",
    "sSearch": "S
This discussion has been closed.
← All Discussions

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Support

Get useful and friendly help straight from the source.