Home  >  Article  >  Backend Development  >  DataTables问题,服务器端分页,一直加载中。

DataTables问题,服务器端分页,一直加载中。

WBOY
WBOYOriginal
2016-06-06 20:27:511743browse

DataTables问题,服务器端分页,一直加载中。

第一次能加载进来,后面选择每页显示多少,或者翻页就一直卡在那边了。
我用的是测试数据,直接写在文本里面保存成json格式的,也就是说每次加载的数据是一样的。

回复内容:

DataTables问题,服务器端分页,一直加载中。

第一次能加载进来,后面选择每页显示多少,或者翻页就一直卡在那边了。
我用的是测试数据,直接写在文本里面保存成json格式的,也就是说每次加载的数据是一样的。

解决了,draw要原样返回。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn