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. Property Builder?

Property Builder?

Scheduled Pinned Locked Moved C#
csharpquestion
3 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
    Sled Dog
    wrote on last edited by
    #1

    Is there a property build for a DataGrid in a C# Windows Application? I have used this feature when building web applications, but it does not appear to be present as I am building a Windows application and want to do a basic layout for my datagrid without manually constructing the data columns and features. Thanks. SD

    D 1 Reply Last reply
    0
    • S Sled Dog

      Is there a property build for a DataGrid in a C# Windows Application? I have used this feature when building web applications, but it does not appear to be present as I am building a Windows application and want to do a basic layout for my datagrid without manually constructing the data columns and features. Thanks. SD

      D Offline
      D Offline
      David Stone
      wrote on last edited by
      #2

      The WinForms DataGrid is really inflexible if you're used to using the asp:DataGrid control. I'm afraid you're going to have to manually construct the stuff you want.


      Picture a huge catholic cathedral. In it there's many people, including a gregorian monk choir. You know, those who sing beautifully. Then they start singing, in latin, as they always do: "Ad hominem..." -Jörgen Sigvardsson

      S 1 Reply Last reply
      0
      • D David Stone

        The WinForms DataGrid is really inflexible if you're used to using the asp:DataGrid control. I'm afraid you're going to have to manually construct the stuff you want.


        Picture a huge catholic cathedral. In it there's many people, including a gregorian monk choir. You know, those who sing beautifully. Then they start singing, in latin, as they always do: "Ad hominem..." -Jörgen Sigvardsson

        S Offline
        S Offline
        Sled Dog
        wrote on last edited by
        #3

        Thanks...I was afraid of that. William

        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