How to layout photos like the snapshot attached in HTML/JS/CSS?
Use ListView control or other control?
If ListView works, how to make ListView fill rows first and how to make each item has different size according it's original size? How to make ListView fill rows first?
If ListView doesn't work, which control should I use? Or must I write a whole new control myself?
Thanks!
