Hi,
I have created a generic service to read strings from local storage and return these to fill a grid component that has several labels per row.
Below are screen shots that show the mappings, service parameters and the javascript implementation.
The problem I have is that there is no data shown on the grid. I suspect there is something wrong with the way my javascript is passing data as the grid is linked to the array mapping.
Can you help please?