Hi All,
Seen a topic that states find the below code
<TR class=shade vAlign=middle>
replace with :
<TR class=shade vAlign=middle onclick="window.location.href='main_view.php?{$row.1editlink}';" >
However, I can't find <TR class=shade vAlign=middle> to replace???
Additionally and more important, since I have set my cell colors based on a field (ie active, red, not active, green) the rollover does not work??
Any feedback is welcomed.
TE