-
Notifications
You must be signed in to change notification settings - Fork 254
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dcf2fa0
commit 205a6e8
Showing
20 changed files
with
15,840 additions
and
14,485 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,36 @@ | ||
{ | ||
"name": "pqGrid", | ||
"description": "Data grid inspired by MS Excel, provides sorting, filtering, paging, grouping, nesting, rows and cell selections, frozen rows, frozen columns, Add, delete, update, search, can display HTML, JSON, Array, XML, inline editing, validations, virtual rendering, virtual scrolling, cross browser, cross platform, Themeroller ready with 24 ready to use themes.", | ||
"version": "2.0.4", | ||
"author": { | ||
"name": "Paramvir Singh Dhindsa", | ||
"email": "[email protected]", | ||
"url": "http://www.paramquery.com/" | ||
}, | ||
"main": [ | ||
"pqgrid.dev.js", | ||
"pqgrid.dev.css" | ||
], | ||
"keywords": [ | ||
"grid", | ||
"excel", | ||
"datagrid", | ||
"table", | ||
"ajax", | ||
"ui", | ||
"sort", | ||
"i18n", | ||
"summary", | ||
"themeRoller", | ||
"freeze", | ||
"group", | ||
"search", | ||
"crud", | ||
"paging" | ||
], | ||
"bugs": "https://github.com/paramquery/grid/issues", | ||
"dependencies": { | ||
"jquery": ">=1.7.0", | ||
"jqueryui": ">=1.9.2" | ||
} | ||
} | ||
{ | ||
"name": "pqGrid", | ||
"description": "Data grid inspired by MS Excel, provides sorting, filtering, paging, grouping, nesting, rows and cell selections, frozen rows, frozen columns, Add, delete, update, search, can display HTML, JSON, Array, XML, inline editing, validations, virtual rendering, virtual scrolling, cross browser, cross platform, Themeroller ready with 24 ready to use themes.", | ||
"version": "2.2.0", | ||
"author": { | ||
"name": "Paramvir Singh Dhindsa", | ||
"email": "[email protected]", | ||
"url": "http://www.paramquery.com/" | ||
}, | ||
"main": [ | ||
"pqgrid.dev.js", | ||
"pqgrid.dev.css" | ||
], | ||
"keywords": [ | ||
"grid", | ||
"excel", | ||
"datagrid", | ||
"table", | ||
"ajax", | ||
"ui", | ||
"sort", | ||
"i18n", | ||
"summary", | ||
"themeRoller", | ||
"freeze", | ||
"group", | ||
"search", | ||
"crud", | ||
"paging" | ||
], | ||
"bugs": "https://github.com/paramquery/grid/issues", | ||
"dependencies": { | ||
"jquery": ">=1.7.0", | ||
"jqueryui": ">=1.9.2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.