This is an old revision of the document!
System Requirements
At the very least, you will need:
- A modern web browser like Mozilla Fire Fox, Safari, Google Chrome, Opera, Microsoft Internet Explorer 1)
- jQuery library, version 1.3 or later http://www.jquery.com
- jQuery UI theme http://jqueryui.com/themeroller/#themeGallery
- jqGrid plugin http://www.trirand.com/blog/?page_id=6
To manipulate and represent local (static) data – i.e. array data, data stored in an xml file, or data stored in a JSON file – that's all you need.
But the primary purpose of jqGrid is to manipulate and represent dynamic data over the web, and for this you will also need a web server (e.g., IIS, Apache, Tomcat), a database backend (e.g., PostgreSQL, Oracle, MSSQL, MySQL), and a server-side scripting language (e.g., PHP, ASP)
You could leave a comment if you were logged in.