对于大型数据库,使用jQuery的DataTable有什么优势? [英] What is the advantage of using jquery DataTables for large databases?

查看:657
本文介绍了对于大型数据库,使用jQuery的DataTable有什么优势?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果您正在使用严重的大型数据库,则可能需要考虑使用DataTables提供的服务器端选项jQuery DataTables插件网站

The jquery DataTables plugin website says,

如果是这样,在ASP.NET工具(如动态数据)中使用DataTables的要点是什么?
请告诉我为什么会通过ASP.NET内置的工具来使用jQuery数据表。
此外,任何人都可以解释哪些工具或插件堆栈溢出构建其数据表?

If so, what is the point of using DataTables over ASP.NET tools such as Dynamic Data? Please tell me why one will or should use jquery DataTables over ASP.NET built-in tools. Also, can anyone explain with which tools or plugins stack overflow built its data tables?

推荐答案

也可以通过json加载表数据,这使html页面渲染更快。 datatable的另一个很大的特点是它支持客户端搜索,排序。分页(客户端/服务器端)通过ajax / html请求。

also, u can load the table data through json which makes the html page render faster. another great feature of datatable is it supports client side searching, sorting. Pagination (client/server side) through ajax/html request.

这篇关于对于大型数据库,使用jQuery的DataTable有什么优势?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆