[Solved] Removing "Showing X to XX of XXX entries" message
[Solved] Removing "Showing X to XX of XXX entries" message
Hi,
I am using server-side processing to get large (>200000) records from the DB. When I run query to do count of records its taking long time and script response message popup on the browser. So I am skipping this count query and getting the record of paging size. For that reason I want to remove the message "Showing X to XX of XXX entries".
Can anyone help?
Thanks
I am using server-side processing to get large (>200000) records from the DB. When I run query to do count of records its taking long time and script response message popup on the browser. So I am skipping this count query and getting the record of paging size. For that reason I want to remove the message "Showing X to XX of XXX entries".
Can anyone help?
Thanks
This discussion has been closed.
Replies
Allan
[code]"sDom": '<"top">rt<"bottom"flp><"clear">'[/code]
Thanks to 28.vivek.s, who I got the answer from here: http://www.datatables.net/forums/discussion/4097/remove-show-entries-and-search-option-from-top/p1