How to get filtered row count
问题 I have been trying to get the row count of my table after filtering, but I can't even get it to respond back with the row count initially. My table is rendered via HTML5 and populated by PHP which all works correctly. <table id="table_books" class="table datatable" data-searchplaceholder="Search books..." data-margindifference="70" > <thead> <tr> <th style="width:30px;"><i class="fa fa-code" title="click"></i></th> <th>Column1</th> <th>Column2</th> <th>Column3</th> <th class="text-right