Cancel You can modify settings in multiple tabs before saving.
PHPLens: 4.9.2 Data: 0.02 DB: mysql adodb: 4.62 Compat: 2 PHP: 5.2.17 OS: Linux License Type: Enterprise ID: (Natsoft;John Lim;jlim@natsoft.com) Valid Till: Never Expires
Notes
A form is created in the Buy column using a powerLens property. This form consists of the
following: <form action="ex901.php" method=POST>
<input type=text name=q size=2>
<input type=submit value=Buy>
<input type=hidden name=p value="$ProductID">
</form>
The rows are grouped by CategoryID using the groupLens property.
The Buy column is colored using the colorLens property.