Contents

 
Home
PHPRunner 6.0 manual
Prev Page Next Page
 
 

Change row background color

 

To change any row background color use the following code in After Record Processed event.

yellowbulbNote: Change the values listed in red to match your specific needs.

$row["rowstyle"]='style="background:blue"';

Converted from CHM to HTML with chm2web Standard 2.85 (unicode)