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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. How to add multiple components (texboxes,compoboxbutton etc...) to a listview

How to add multiple components (texboxes,compoboxbutton etc...) to a listview

Scheduled Pinned Locked Moved C#
saleshelptutorial
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.
  • A Offline
    A Offline
    aneesh kumar k
    wrote on last edited by
    #1

    I need to create a billing software.At the sales page i need to create a listview and with in the listview i need to create multiple componets for typing sales details...I have gone through the web but i didnt get so help me...........

    M G 2 Replies Last reply
    0
    • A aneesh kumar k

      I need to create a billing software.At the sales page i need to create a listview and with in the listview i need to create multiple componets for typing sales details...I have gone through the web but i didnt get so help me...........

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      Winforms or webform - you do not say. Listview does not accept components you need to use a datagridview (assuming winform)

      Never underestimate the power of human stupidity RAH

      1 Reply Last reply
      0
      • A aneesh kumar k

        I need to create a billing software.At the sales page i need to create a listview and with in the listview i need to create multiple componets for typing sales details...I have gone through the web but i didnt get so help me...........

        G Offline
        G Offline
        Gonzalo Cao
        wrote on last edited by
        #3

        If you working with windows forms you can check the XPTable article here in codeproject. It can fit you requirements. If not you can create your own Listview, since default one is not editable.

        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