AndreasHerold
Posts: 0
Joined: Fri May 22, 2015 10:20 am

Map result to gridview for resultpage

In my app there is a resultpage that has to show the results of a rest-request.
I would like to use a gridview, so when I have a portrait layout there are maybe 2 elements per row and when there is the landscape layout then I want more elements per row (maybe 5 or more).
That depends on the device (smartphone or tablet), for example a tablet in portrait mode has to show more element per row than a smartphone.
I just want to use the "grid" element with a custom component, but that just doesn't seem to work. Any idea, regarding gridview?
Thanks in advance

AndreasHerold
Posts: 0
Joined: Fri May 22, 2015 10:20 am

Map result to gridview for resultpage

Never mind. I just take the list component and put the results in there. To make it responsive I just add some css.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Map result to gridview for resultpage

Hello Andreas,

Thank you for the update.

Return to “Issues”