Vaishali Patel
Posts: 0
Joined: Thu Feb 06, 2014 1:39 pm

Hi,How do I get certain info from my db collection into a grid?

I have a collection of products and I want the description and the unit price into the first two columns of the grid and want this to happen that page is loaded.

I have tried mapping the response from the list the the grid but it just doesnt work

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Hi,How do I get certain info from my db collection into a grid?

Hi Vaishali,

Please place some components in a grid cells and map a response to them. Then post a screenshot of your mapping.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Hi,How do I get certain info from my db collection into a grid?

Vaishali,

Looks nice. Map your array itself ($) to a ProductGrid component. This should work.

Vaishali Patel
Posts: 0
Joined: Thu Feb 06, 2014 1:39 pm

Hi,How do I get certain info from my db collection into a grid?

Did that, still get no data on screen

Is to do with events? Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Hi,How do I get certain info from my db collection into a grid?

Hello! Looks correct... Could you clarify how do you invoke service, on what event?

Vaishali Patel
Posts: 0
Joined: Thu Feb 06, 2014 1:39 pm

Hi,How do I get certain info from my db collection into a grid?

Hi
I got it working thank you

Return to “Issues”