Homepage:
http://www.trirand.com/blog/
Author(s): Tony Tomov
Version: 3.6.3
jqGrid is an Ajax-enabled JavaScript control that provides solutions for
representing and manipulating tabular data on the web. Since the grid is a
client-side solution loading data dynamically through Ajax callbacks, it can be
integrated with any server-side technology, including PHP, ASP, Java Servlets,
JSP, ColdFusion, and Perl. For more read the
jqgriddocs.
Examples
%GRID{
form="System.UserForm"
web="Main"
columns="Topic,FirstName,LastName,Organization,Country,Telephone"
rows="30"
filterbar="on"
rownumbers="on"
width="auto"
height="auto"
}%
