Skip to content

hewenhai123/grid

 
 

Repository files navigation

jQuery grid plugin, supports 100,000+ records.

ParamQuery Grid (for jQuery)

Angularjs Grid (for Angularjs)

Copyright (c) 2012-2018 Paramvir Dhindsa

Released under GPL v3 license

ParamQuery grid is a lightweight jQuery grid plugin inspired by MS Excel and Google spreadsheet.

Angularjs binding is also supported now. More bindings with other MVC/MVVM frameworks like Knockoutjs, Reactjs are coming soon.

  1. Tutorial

  2. API

  3. Demos or Examples

  4. PHP Integration Tutorial

  5. Angularjs bindings

  6. Angularjs demos

Features:

Copy paste to and from Excel.

Edit history and tracking: undo and redo.

Local, remote and custom sorting for common data formats like Integer, real numbers, Strings, dates, etc.

Local and remote filtering with header filtering row interface.

Paging with local or remote data.

Column and row grouping and fixed summary row.

Frozen rows & columns like Excel.

Export to Excel & CSV format.

Nesting of grids and row details.

Virtual Scrolling and Rendering with unlimited rows and columns support.

Inline Editing: Batch editing, row editing, custom editors, multiline editing, validations.

Hide/ show columns, resizable and reorderable columns through drag and drop.

Theme support.

i18n.

Consistent look and functionality across all major browsers IE(8+), Firefox, Chrome, Opera, etc

Displays data source formats like HTML, Array, XML, JSON, etc.

Can be used with any server side framework e.g. ASP.NET, MVC3, JSP, JSF, PHP, etc.

Many more...

About

jQuery grid plugin based on jQueryui widget design

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.2%
  • PHP 9.9%
  • CSS 3.1%
  • HTML 1.6%
  • Hack 0.2%