How to init data total count and not to select all data to set the total count?
How to init data total count and not to select all data to set the total count?
shao
Posts: 1Questions: 1Answers: 0
Hi,all .I uses mysql ,DataTable , nodejs get one web page,but when i open the page ,I find a question: the page Setting has no real effect.I want to achieve real paging query. So ,i want to know how to set total count and the relevant configuration. Help me !!!!
This discussion has been closed.
Answers
It sounds like you might want to use server-side processing. See this section of the manual for a description.
Allan