EnnSie
Posts: 0
Joined: Fri Mar 20, 2015 7:17 am

data in a grid

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

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

data in a grid

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

Return to “Issues”