fill a GRID

Started by domenicomaria · 2019-04-19 20:04 UTC · 3 replies · SMF topic #2674

I want FILL a GRID that has
3 COLUMN and 6 ROWS
with this list :
(
  ("item-00" "item-01" "item-02")
  ("item-10" "item-11" "item-12")
  ("item-20" "item-21" "item-22")
  ("item-30" "item-31" "item-32")
  ("item-40" "item-41" "item-42")
  ("item-50" "item-51" "item-52")
)
. . .
what is the easiest way ?
Hi have you already tried {2}-Method?
Regards, Fred
no !
8)
I will try now !
thanks !
it works !
I got this :
Attachments