Hi everyone,

  I'm searching for a component which allows to me to create a table with
a few columns and put in each cell items from a list. But when the list
has more than n items, create a new row in the table with the remainings
items
in the list.

For example, if i have 5 items in the list and my table is created with 3
columns,
the result will be:

-----------------
  x |  x | x
-----------------
  x |  x |

Any ideas?
Should I create my own component?

Thanks in advance,
Cheers!
-- 
Mauro Ciancio

Reply via email to