Hi,

 

This is what I want to be able to do with # of columns as a parameter
and the #rows being determined at runtime depending on the entries in
the list.

 

I am not sure, if it is doable with either "Contrib:Table" or "For"
components. Is it ? 

 


Table 1 (Display with 3 Columns)

Entry1

Entry2

Entry3

Entry4

  

 


Table 2(Display with 2 Columns)

Entry1

Entry2

Entry3

Entry4



 

 

Thanks,

- Ashish

 

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Andy Pahne
Sent: Wednesday, December 13, 2006 6:00 PM
To: users@tapestry.apache.org
Subject: Re: For Component Question

 

 

Oh, and there is contrib:Table of course:

 

http://tapestry.apache.org/tapestry4.1/tapestry-contrib/componentreferen
ce/table.html

 

A.

 

 

 

Ashish Kheterpal schrieb:

> I am new to Tapestry and want to display a collection of items in a

> table with the ability to control the number of rows and columns to

> display the entries 

> 

>  

> 

> Is there a component that exists in Tapestry or Contrib library that
can

> be used ?

> 

>  

> 

> Any help is much appreciated

> 

>  

> 

> Thanks,

> 

>  

> 

> - Ashish K

> 

>  

> 

>  

> 

> 

 

 

---------------------------------------------------------------------

To unsubscribe, e-mail: [EMAIL PROTECTED]

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

 

 

Reply via email to