Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Listing records in both columns and rows

Listing records in both columns and rows

Scheduled Pinned Locked Moved ASP.NET
graphicstutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Stefan R
    wrote on last edited by
    #1

    Hi. I would like to know if someone has come up with an easy way to list records in both columns and rows. I'm at my wits end here, since I don't know how to tell a repeater/datalist to insert my records in a 2-dimensional vector / matrix. I would like to present my records in a 4x4 vector but all i can come up with is how to list the records one by one vertically. Any tips and suggestions would be much appreciated!

    A 1 Reply Last reply
    0
    • S Stefan R

      Hi. I would like to know if someone has come up with an easy way to list records in both columns and rows. I'm at my wits end here, since I don't know how to tell a repeater/datalist to insert my records in a 2-dimensional vector / matrix. I would like to present my records in a 4x4 vector but all i can come up with is how to list the records one by one vertically. Any tips and suggestions would be much appreciated!

      A Offline
      A Offline
      Anish Gopi
      wrote on last edited by
      #2

      In DataList Set properties datalist.RepeatColoums = number of coloums; datalist.RepeatDirection = RepeatDirection.Horizontal;

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups