Hi, I'm form argentina. I have probles with datatables. My english is not so good. I will try to explain.
I'm using datatables 1.9.4 Autofill. I have a problem with more than 100000 records.
I agree this script into the head
Any suggestion? Sorry for my english. I hope to understand.
Thanks
I'm using datatables 1.9.4 Autofill. I have a problem with more than 100000 records.
I agree this script into the head
<script type="text/javascript" charset="utf-8"> $(document).ready( function () { var oTable = $('#example').dataTable(); new AutoFill( oTable ); } ); </script>The plugin works fine with 8000 records but when y try to use all records (+100000) the plugin doesnt work. Its crashed.
Any suggestion? Sorry for my english. I hope to understand.
Thanks