Hi,
I try to to show only one value in a componant Table.
I can show in my componant table the value but like that :
Table1
[Titre1, Titre2, Titre3, ${titre}] [Desc1, Desc2, Desc3, ${description}] [2016-02-09 00:00:00.0, 2016-02-09 00:00:00.0, 2016-02-09 12:30:00.0, 2016-02-11 14:54:54.0]
I would like to have 3 rows and not only 1!
How can I do it?
Regards
BLE