Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:download [2009/11/28 08:07] 127.0.0.1 external edit |
wiki:download [2017/12/12 17:07] (current) admin |
||
---|---|---|---|
Line 2: | Line 2: | ||
====== Downloading jqGrid ====== | ====== Downloading jqGrid ====== | ||
- | Once you have a basic understanding of what Java Script and jQuery are and what they do, you're ready to try jqGrid! It's time to run the [[http://www.trirand.com/blog/?page_id=6 | Download Builder]] on the jqGrid website to download a copy of jqGrid. jqGrid's download builder allows you to choose the components you would like to download and get a custom version of the plugin for your project. | + | Once you have a basic understanding of what Java Script and jQuery are and what they do, you're ready to try jqGrid! |
+ | |||
+ | 1) Run the [[http://www.trirand.com/blog/?page_id=6 | Download Builder]] on the jqGrid website to download a copy of jqGrid. jqGrid's download builder allows you to choose the components you would like to download and get a custom version of the plugin for your project. | ||
+ | |||
+ | 2) Get the JQuery UI theme files. | ||
+ | |||
+ | <note tip>If you're new to jqGrid, you should download all the components so you can experiment freely with everything. This will result in a larger filesize, but will save you from coming back. If you're using jqGrid for a production environment, you might consider downloading with only the pieces used, which will result in faster downloads.</note> | ||
===== Choose which components you need ===== | ===== Choose which components you need ===== | ||
Line 38: | Line 44: | ||
* .... | * .... | ||
*/css/ | */css/ | ||
- | * jquery.searchFilter.css | ||
* ui-jqgrid.css | * ui-jqgrid.css | ||
* grid.base.js | * grid.base.js | ||
Line 44: | Line 49: | ||
* grid.common.js | * grid.common.js | ||
* grid.custom.js | * grid.custom.js | ||
+ | * grid.filter.js | ||
* grid.formedit.js | * grid.formedit.js | ||
* grid.import.js | * grid.import.js | ||
* grid.inlinedit.js | * grid.inlinedit.js | ||
* grid.loader.js | * grid.loader.js | ||
- | * grid.postext.js | + | * grid.jqueryui.js |
- | * grid.setcolumns.js | + | |
* grid.subgrid.js | * grid.subgrid.js | ||
* grid.tbltogrid.js | * grid.tbltogrid.js | ||
Line 56: | Line 61: | ||
* jqModal.js | * jqModal.js | ||
* jquery.fmatter.js | * jquery.fmatter.js | ||
- | * jquery.searchFilter.js | ||
- | * json2.js | ||
* JsonXml.js | * JsonXml.js | ||