![]() |
Sergey Kornilov admin 6/18/2009 |
I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation. |
T
|
thecomputerguy 6/18/2009 |
Hi, I've searched all posts and tried all examples but none seem to work I'm trying to change a row colour based on the following example in Events list page after record processed $row["rowstyle"]='style="background:red"'; any ideas ?
|
J
|
Jane 6/19/2009 |
Hi, $record["rowstyle"]='style="background:red"'; |
C
|
christwigg74 author 6/20/2009 |
Hi, try to use this one:
|