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. General Programming
  3. C#
  4. Displaying data in a table format

Displaying data in a table format

Scheduled Pinned Locked Moved C#
csharpdatabasequestion
4 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.
  • D Offline
    D Offline
    Deques
    wrote on last edited by
    #1

    Does C# have any similar data view such as the one in utorrent where each item is in different row with its column data? I want to make a list of items stored in an Access database to display

    H 1 Reply Last reply
    0
    • D Deques

      Does C# have any similar data view such as the one in utorrent where each item is in different row with its column data? I want to make a list of items stored in an Access database to display

      H Offline
      H Offline
      half life
      wrote on last edited by
      #2

      Try Using The ListView It Looks A lot like What you're Asking :) P.S What About DataGridView??? Have U tried It?

      Have Fun Never forget it

      D 1 Reply Last reply
      0
      • H half life

        Try Using The ListView It Looks A lot like What you're Asking :) P.S What About DataGridView??? Have U tried It?

        Have Fun Never forget it

        D Offline
        D Offline
        Deques
        wrote on last edited by
        #3

        thanks, i havent checked the datagridview. i might do that later another question regarding the tables i choose the View to details and set some test rows. when i run the program and click on each row, the entire row wont get selected. if i click on the first column only that row and column will get selected. is there a way to get the entire row selected? its not an important thing. but i think its neater than the current one

        H 1 Reply Last reply
        0
        • D Deques

          thanks, i havent checked the datagridview. i might do that later another question regarding the tables i choose the View to details and set some test rows. when i run the program and click on each row, the entire row wont get selected. if i click on the first column only that row and column will get selected. is there a way to get the entire row selected? its not an important thing. but i think its neater than the current one

          H Offline
          H Offline
          half life
          wrote on last edited by
          #4

          Depenteds Where ( What kind of control are u using? ) //I have not worked with DataGrid, //But i think i a bit simliar to DataGridView In DataGridView it Works fine :)

          Have Fun Never forget it

          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