1

I am getting images from a web service. I need to arrange these images in a two column manner. I am using listview and binding these images to listview. But I am getting only one column. How do I put images two column manner?

Anthon
  • 69,918
  • 32
  • 186
  • 246

1 Answers1

0

You should look at this question:

GridView with 2 columns, fill width

This should solve your issue.

Community
  • 1
  • 1
meneses.pt
  • 2,588
  • 3
  • 27
  • 38