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
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
Hi Vaishali,
Please place some components in a grid cells and map a response to them. Then post a screenshot of your mapping.
Vaishali,
Looks nice. Map your array itself ($) to a ProductGrid component. This should work.
Hello! Looks correct... Could you clarify how do you invoke service, on what event?
Hi
I got it working thank you