May be i am asking wrong question. But please guys help me out. i want to display images in Grid View format. I have 5 images now i want to display these images like this(in single row scroll able).
image1 image2 image3 image4 image5
But in mobile we can display 2 or 3 at a time. Can we set the number of rows in Grid View like numColumn:2
?
Thanks for considering.