1. 首页
  2. 考试认证
  3. 其它
  4. bootstrap data table 阿贾克斯动力桌

bootstrap data table 阿贾克斯动力桌

上传者: 2024-10-20 12:13:27上传 ZIP文件 274.77KB 热度 3次

引导数据表版本1.5这是一个非常轻量级的bootstrap数据表插件。该插件使用AJAX作为其检索数据的唯一方式。它与通过JSON通信的后端API调用一起使用。我可能会开发一些额外的功能,让您可以单独传入数据,但即使没有这些功能,它已经非常强大了。要查看如何使用它,请参考example.html文件了解运行情况。基本前提是:$("#my-dt-container").datatable({ url: "data.php", columns: [ { title: "The heading of your column", field: "The field the column maps to from the r

下载地址
用户评论