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 Both sides next revision
wiki:system [2009/08/10 17:06]
admin
wiki:system [2009/11/28 08:08]
127.0.0.1 external edit
Line 1: Line 1:
 +===== System Requirements =====
 +
 +At the very least, you will need:
 +  * A modern web browser like Mozilla Fire Fox, Safari, Google Chrome, Opera, Microsoft Internet Explorer ((jqGrid support all browsers that jQuery library support. For more information refer [[http://​docs.jquery.com/​Browser_Compatibility | here]] ))
 +  * 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)
 +~~DISCUSSION~~
  

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