Listview or Gridview
- by user3688801
Is Listview better or gridview to do the below section? What is the best way to do this? The datasource for the items are a list of links returned from an application based on criteria (title#)
----------------------------------------------------------------
Title1
item1 link
item2 link
item3 link
Title2
itemx link
itemy link
Tiltle3
itema link
itemb link
itemc link
itemd link
.
.
----------------------------------------------------------------