![]() |
Sergey Kornilov admin 4/18/2010 |
You can use 'After record processed' event and the following code: row("rowstyle")="class=''" |
|
500480 4/19/2010 |
You can use 'After row processed' event and the following code: row("rowstyle")="class=''"
|
![]() |
Sergey Kornilov admin 4/20/2010 |
'After record processed' is a list page event. |