Re: Alternate rows with different color

2009-08-05 Thread T Ames
to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007/10/wicket-and-html-style-attributes.html The source code is available at: http://kenai.com/projects/runner/sources

Alternate rows with different color

2009-08-04 Thread Arun Gupta
Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007/10/wicket-and-html-style-attributes.html The source code is available at: http://kenai.com/projects/runner/sources/subversion/content/wicket/runner/src/main/java/org

Re: Alternate rows with different color

2009-08-04 Thread Cristi Manole
arun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007/10/wicket-and-html-style-attributes.html The source code is available at: http://kenai.com/projects/runner/sources/subversion/content

Re: Alternate rows with different color

2009-08-04 Thread Igor Vaynberg
see org.apache.wicket.markup.repeater.OddEvenItem for a cleaner, simpler way to do this -igor On Tue, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007

Re: Alternate rows with different color

2009-08-04 Thread arungupta
: list-line-event))); ? That would add class to item if it doesn't have it in markup. On Wed, Aug 5, 2009 at 12:36 AM, Arun Gupta arun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007

Re: Alternate rows with different color

2009-08-04 Thread arungupta
, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007/10/wicket-and-html-style-attributes.html The source code is available at: http://kenai.com/projects

Re: Alternate rows with different color

2009-08-04 Thread Cristi Manole
org.apache.wicket.markup.repeater.OddEvenItem for a cleaner, simpler way to do this -igor On Tue, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007/10/wicket

Re: Alternate rows with different color

2009-08-04 Thread arungupta
...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007/10/wicket-and-html-style-attributes.html The source code is available at: http://kenai.com/projects/runner/sources/subversion/content/wicket

Re: Alternate rows with different color

2009-08-04 Thread Igor Vaynberg
to do this -igor On Tue, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007/10/wicket-and-html-style-attributes.html The source code is available at: http

Re: Alternate rows with different color

2009-08-04 Thread Cristi Manole
context ? -Arun igor.vaynberg wrote: see org.apache.wicket.markup.repeater.OddEvenItem for a cleaner, simpler way to do this -igor On Tue, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following

Re: Alternate rows with different color

2009-08-04 Thread arungupta
way to do this -igor On Tue, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007/10/wicket-and-html-style-attributes.html The source code is available

Re: Alternate rows with different color

2009-08-04 Thread arungupta
org.apache.wicket.markup.repeater.OddEvenItem for a cleaner, simpler way to do this -igor On Tue, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http

Re: Alternate rows with different color

2009-08-04 Thread Cristi Manole
wrote: see org.apache.wicket.markup.repeater.OddEvenItem for a cleaner, simpler way to do this -igor On Tue, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation

Re: Alternate rows with different color

2009-08-04 Thread arungupta
org.apache.wicket.markup.repeater.OddEvenItem for a cleaner, simpler way to do this -igor On Tue, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007/10/wicket

Re: Alternate rows with different color

2009-08-04 Thread Igor Vaynberg
this -igor On Tue, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007/10/wicket-and-html-style-attributes.html The source code

Re: Alternate rows with different color

2009-08-04 Thread Cristi Manole
org.apache.wicket.markup.repeater.OddEvenItem for a cleaner, simpler way to do this -igor On Tue, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007

Re: Alternate rows with different color

2009-08-04 Thread arungupta
Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com/2007/10/wicket-and-html-style-attributes.html The source code is available at: http://kenai.com/projects

Re: Alternate rows with different color

2009-08-04 Thread arungupta
org.apache.wicket.markup.repeater.OddEvenItem for a cleaner, simpler way to do this -igor On Tue, Aug 4, 2009 at 4:36 PM, Arun Guptaarun.gu...@gmail.com wrote: Trying to provide different color to alternate rows by following the recommendation at: http://devinvenable.blogspot.com