Page 1 of 1

data in a grid

Posted: Fri Mar 20, 2015 7:17 am
by EnnSie

is it possible to display data from different collection in a grid?
For e.g
(collection 1) product
(collection 2) category
in the grid,
column 1: product name from product collection
column 2: category name from category collection


data in a grid

Posted: Fri Mar 20, 2015 7:26 pm
by Egor Kotov6832188

Hello Enn,

Yes, but in case when both results has same size.
1) save all in one LSV, which is array

2) Map it to your grid