Ken
|
| Posted: 01/18/2003, 7:28 PM |
|
Hi All!
I am trying to set a label on a grid using the BeforeShowRow event. What I am having trouble with is how to make the label display the division of two other integer fields. I was trying to use Label1=$Field1/$Field2; but his did not work. Does anyone know what the syntax should be for this to work?
I am using PHP 4 with MySQL and CCS 1.0.6.
Thanks!
|
|
|
 |
Ken
|
| Posted: 01/19/2003, 6:47 AM |
|
Fixed it myself, but writing actual code in the form files and skipping the event.
|
|
|
 |
|