jQuery网格插件-ParamQuery
2014-06-29 07:28:48 阿炯

本站赞助商链接,请多关照。 ParamQuery是一种轻量级的jQuery网格插件,基于用于用户界面控制、具有一致API的优秀设计模式jQueryUI Widget factory创建,能够在网页上展示各种类似于Excel和Google Spreadsheet效果的网格。它分为开源版本(GPLv3)和专业版(商用)。


ParamQuery grid is open source jQuery grid plugin for displaying and manipulating tabular data in rich Ajax applications. Inspired by MS Excel and Google spreadsheet, it leaves no stone unturned when it comes to performance. It surpasses the benchmarks hitherto set by well known commercial and open source grids for gracefully handling largest number of records.


Bestowed with frugal memory architecture and virtual rendering, it delivers similar performance irrespective of whether it's 10 or 1 million records. It's written in the spirit of creating a library with open API to facilitate add custom code and interact with other javascript/jQuery libraries in callbacks or events as required and can be customized to an extent only limited by one's imagination! It blends very well with other jQueryUI controls and is based upon jQueryUI Widget factory which makes for very good design pattern for UI controls with consistent API. Able to create beautiful and prettier grids and enriched with wide range and variety of features, it's equally suitable for displaying basic HTML tables and for advanced use w.r.t.

使用ParamQuery,开发者可以轻松地实现以下特性:

排序
分页浏览
可以调整数据栏的大小
可以调整表格的高度和宽度
自定义主题
隐藏或显示列
像Excel那样冻结任意多列
显示任意数据源格式,像HTML、数组、XML、JSON等
可以用于任意服务端框架,像ASP.NET、MVC3、JSP、JSF、PHP等等
虚拟滚动和渲染
直接编辑单元格
在所有主流浏览器(IE 6+、Firefox、Chrome、Opera等等)上拥有一致的外观和功能

在ParamQuery的网站上对各种各样的特性都做了示例展示,你可以浏览各种效果,以确定它是否能够满足你的具体需要。

Features

Local and remote (Ajax) sorting
Local and remote (Ajax) paging
Multiple row and cell selections with full customization
Hiding / Showing columns
Resizable columns and grid
Grouping of columns
Freeze any number of Columns like Excel
Summary of Rows
CRUD (Create, Read, Update, Delete)
Search / Filter
Internationalization and Localization
Display any data format like HTML, Array, XML, JSON, etc sourced locally or remotely (Ajax)
Virtual & Infinite Scrolling (Demo with 1 million records)
Inline Editing of cells
Custom cell rendering & editing
Theme Roller ready with 24 ready to use themes
Custom themes
Full keyboard navigation
Can be used with any server side framework e.g. ASP.NET, MVC, JSP, JSF, PHP, etc
Consistent look and functionality across all major browsers IE(8+), Firefox, Chrome, Opera, etc
Many more


最新版本:1.1


官方主页:http://paramquery.com/