gridview vertically

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 1333
    New Member
    • Feb 2007
    • 8

    #1

    gridview vertically

    can a gridview be designed to show data vertically rather than horizontally? I'm not having much luck putting columns into rows without creating bad HTML.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    If all you want to do is display the data, then you may be better working with a datalist. Here is an article that may help:
    Showing Multiple Records per Row with the DataList Control

    Comment

    Working...