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. ListView in ASP.NET

ListView in ASP.NET

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorialquestion
3 Posts 3 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.
  • G Offline
    G Offline
    gordingin
    wrote on last edited by
    #1

    I am new to this... I am converting a C# application to ASP.NET in C#. In the application, we are using a ListView control which, as far as I can tell, does not exist in ASP.NET world. So I thought of using a DataGrid but man that is overwhelming. Is there a simple example or tutor to use this, add color, rows, columsn, etc? Or should I use a table? Or is there some thing else, a control I dont know about.... Thanks Ralph

    N B 2 Replies Last reply
    0
    • G gordingin

      I am new to this... I am converting a C# application to ASP.NET in C#. In the application, we are using a ListView control which, as far as I can tell, does not exist in ASP.NET world. So I thought of using a DataGrid but man that is overwhelming. Is there a simple example or tutor to use this, add color, rows, columsn, etc? Or should I use a table? Or is there some thing else, a control I dont know about.... Thanks Ralph

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      You could use a DataList or Repeater. The DataGrid isn't really that difficult to use. DataGridDemo[^]

      1 Reply Last reply
      0
      • G gordingin

        I am new to this... I am converting a C# application to ASP.NET in C#. In the application, we are using a ListView control which, as far as I can tell, does not exist in ASP.NET world. So I thought of using a DataGrid but man that is overwhelming. Is there a simple example or tutor to use this, add color, rows, columsn, etc? Or should I use a table? Or is there some thing else, a control I dont know about.... Thanks Ralph

        B Offline
        B Offline
        Brian M C
        wrote on last edited by
        #3

        The DataGrid control is an excellent tool that is sometimes challenging. When I was first getting into ASP.NET I found this article to be of great help with regards to this server control. The website is aspnet.4guysfromrolla.com if this link does not work. Link: http://aspnet.4guysfromrolla.com/articles/040502-1.aspx HTH, -Brian C.

        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