Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4675294
By: ed_j_webb

if (this.getListIndex() % 2 == 0) addClass = "even"; else addClass = "odd";

If the list is zero based then the fourth row's index will be 3 and displaytag
will mark its row even but your extra row will be marked odd.

Ed!

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249317

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to