Patrick Joseph Aglibut

Results 5 comments of Patrick Joseph Aglibut

Yes Sir, only the viewable data. Unless I change the pageSize to say 20 then that is the only time i can get all the record. ![image](https://user-images.githubusercontent.com/7963235/40765301-9191e1be-64de-11e8-8e0e-2013fbf6e67d.png) Btw I'm using...

here's the html file i used using your sample table. Thanks for checking on this Sir. [test.zip](https://github.com/Holt59/datatable/files/2057014/test.zip)

On your site when I tested what you have instructed, the datatable.all(true) extracts all data even though it is already filtered wherein it should only be 7 records. ![image](https://user-images.githubusercontent.com/7963235/40765813-4a33b11a-64e0-11e8-8322-ddb685cf3a9f.png)

I see, so the .all feature will extract data regardless of the filters used. Thanks for noting this and I'll try to create a function to extract only the filtered...