It's not yet 11:00 PM :P

Btw... is there a way to define EvenOdd in a global way, instead of configuring it per-page?


--
Ing. Leonardo Quijano Vincenzi
Director Técnico
DTQ Software


Darío Vasconcelos escribió:

instead of your

 boolean getEven( )

method, create a

 String getCSSClass( )

that will return the class name directly, depending on whether the row
is even or odd:

<span jwcid="@Any" class="ognl:CSSClass">....</span>


As to why your brain is locked, well, it's Sunday, 11:00 PM,.. that
pretty much explains it :-)




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to