gridview vs listview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dipalichavan82
    New Member
    • Feb 2008
    • 41

    gridview vs listview

    i can use gridview efficiently in ado.net application. while reading 1 articl i came across that "listview can also be used in data display application instead of gridview"
    is it true?
    how can we use listview in data(tables) display application . plz tell
    thnx in advance
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Try using the listview datasource and bind. HTH.

    Comment

    Working...