Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
wiki:system [2009/08/10 17:06]
admin
wiki:system [2010/04/09 19:36]
preichow
Line 1: Line 1:
 +===== System Requirements =====
 +
 +You'll need the following:
 +
 +  * Any modern web browser: Mozilla Firefox, Safari, Google Chrome, Opera, Microsoft Internet Explorer ((jqGrid support all browsers that jQuery library supports. For more information refer [[http://​docs.jquery.com/​Browser_Compatibility | here]] ))
 +
 +  * jQuery library, version 1.3 or later: http://​www.jquery.com
 +
 +  * Your choice of a jQuery UI theme: http://​jqueryui.com/​themeroller/#​themeGallery
 +
 +  * The jqGrid plugin: http://​www.trirand.com/​blog/?​page_id=6
 +
 +If you want to draw grids based on local (static) data, you'll need to assemble an array, or an xml data file, or a JSON file with data.
 +
 +But the primary purpose of jqGrid is to manipulate and represent dynamic data over the web.  For this you will also need:
 + 
 +  *A web server (e.g., IIS, Apache, Tomcat),
 +  *A database backend (e.g., MySQL, PostgreSQL, Oracle, MSSQL), and
 +  *A server-side scripting language (e.g., PHP, ASP, etc.)
 +
 +
 +~~DISCUSSION~~
  

QR Code
QR Code wiki:system (generated for current page)