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. Table control help

Table control help

Scheduled Pinned Locked Moved C#
visual-studiodesignhelptutorialquestion
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.
  • S Offline
    S Offline
    saqib82
    wrote on last edited by
    #1

    I want to create a UI in which user may b able to add table and can edit/update it (just like a table control we have available for development purpose). Can somebody suggest me how to inherit that control of VS so that I can clone full of its functionality? Please remember that I want to do it for a desktop based application. Regards

    saq!b "Our scientific power has outrun our spiritual power. We have guided missiles and misguided men." Dr. Martin Luther King Jr.

    RaviBeeR D 2 Replies Last reply
    0
    • S saqib82

      I want to create a UI in which user may b able to add table and can edit/update it (just like a table control we have available for development purpose). Can somebody suggest me how to inherit that control of VS so that I can clone full of its functionality? Please remember that I want to do it for a desktop based application. Regards

      saq!b "Our scientific power has outrun our spiritual power. We have guided missiles and misguided men." Dr. Martin Luther King Jr.

      RaviBeeR Offline
      RaviBeeR Offline
      RaviBee
      wrote on last edited by
      #2

      You may want to consider using a DataGridView[^]. /ravi

      My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

      1 Reply Last reply
      0
      • S saqib82

        I want to create a UI in which user may b able to add table and can edit/update it (just like a table control we have available for development purpose). Can somebody suggest me how to inherit that control of VS so that I can clone full of its functionality? Please remember that I want to do it for a desktop based application. Regards

        saq!b "Our scientific power has outrun our spiritual power. We have guided missiles and misguided men." Dr. Martin Luther King Jr.

        D Offline
        D Offline
        Dr Walt Fair PE
        wrote on last edited by
        #3

        Do you mean design and add a new table, or just add resords to an existing table? If it's the latter, then as suggested, a DataGridView would probably do the trick. If not, you'll have to probably write something yourself or use some sort of DB manager.

        CQ de W5ALT

        Walt Fair, Jr., P. E. Comport Computing Specializing in Technical Engineering Software

        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