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. DatGridView ...

DatGridView ...

Scheduled Pinned Locked Moved C#
question
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.
  • I Offline
    I Offline
    IamHuM
    wrote on last edited by
    #1

    Hi... If i want my datagridview control to show one column as combobox & other two columans as textbox. I want first two columan as read only textboxes for user & 3rd column is used by user to select the values by a Dropdown combobox... Is it possible to do this...How can i do this...? how can i add rows in DataGridView...? How i can add range of data in Combobox column...?Can anybody give me link for any good Documnet on DataGridView which explains this...? Thanks, Vinay

    D 1 Reply Last reply
    0
    • I IamHuM

      Hi... If i want my datagridview control to show one column as combobox & other two columans as textbox. I want first two columan as read only textboxes for user & 3rd column is used by user to select the values by a Dropdown combobox... Is it possible to do this...How can i do this...? how can i add rows in DataGridView...? How i can add range of data in Combobox column...?Can anybody give me link for any good Documnet on DataGridView which explains this...? Thanks, Vinay

      D Offline
      D Offline
      Drew McGhie
      wrote on last edited by
      #2

      Since you're talking about a DataGridView (DGV) compared to a DataGrid(DG), I'll assume you're using VS2005. Check out the CP article Here[^]: I ended up buying the book and its a great reference for all your windows forms databinding/datamanagement needs.

      I 1 Reply Last reply
      0
      • D Drew McGhie

        Since you're talking about a DataGridView (DGV) compared to a DataGrid(DG), I'll assume you're using VS2005. Check out the CP article Here[^]: I ended up buying the book and its a great reference for all your windows forms databinding/datamanagement needs.

        I Offline
        I Offline
        IamHuM
        wrote on last edited by
        #3

        Thanks... Can you tell me is it possible to add different combobox items to a different cells of a ComboBoxcolumn in a DataGridView...? Thanks for your Reply, Vinay

        D 1 Reply Last reply
        0
        • I IamHuM

          Thanks... Can you tell me is it possible to add different combobox items to a different cells of a ComboBoxcolumn in a DataGridView...? Thanks for your Reply, Vinay

          D Offline
          D Offline
          Drew McGhie
          wrote on last edited by
          #4

          You'll have to expand a little more. Are you referring to having different columns of comboboxes with different sources, or having one column of comboboxes, but having each separate combobox have a different source?

          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