GridTable

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-11 18:44:32

软件介绍

GridTable

The plugin has the following features:

  • works on html-tables and leaves the structure fully intact
    (which also means I haven`t found a way yet to give it a scrollable fixed height)
  • extensible readers (json, xml, etc), cell-renderers and cell-editors
  • full serialization of table-data
  • public methods (load, sort, page, serialize, etc).
    executable using $('#gridtable').gridtable('load', [args]) api-style
  • events to hook into flow (e.g. $('#gridtable').bind('preload.gridtable', cb1).bind('postload.gridtable', cb2) )

it has been developed for a media-database and proved to be quite extensible so far.
however, I would call it a beta-release, as features like filters and movable columns are missing.

本文地址:https://www.codercto.com/soft/d/23167.html

Effective JavaScript

Effective JavaScript

赫尔曼 (David Herman) / 黄博文、喻杨 / 机械工业出版社 / 2014-1-1 / CNY 49.00

Effective 系列丛书经典著作,亚马逊五星级畅销书,Ecma 的JavaScript 标准化委员会著名专家撰写,JavaScript 语言之父、Mozilla CTO —— Brendan Eich 作序鼎力推荐!作者凭借多年标准化委员会工作和实践经验,深刻辨析JavaScript 的内部运作机制、特性、陷阱和编程最佳实践,将它们高度浓缩为极具实践指导意义的 68 条精华建议。 本书共......一起来看看 《Effective JavaScript》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具