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. Windows Forms
  4. Get data items from a dataGrid

Get data items from a dataGrid

Scheduled Pinned Locked Moved Windows Forms
2 Posts 2 Posters 2 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.
  • W Offline
    W Offline
    webHamlet
    wrote on last edited by
    #1

    If I have a populated dataGrid in visual c++, how can I get values from the dataGrid without going to the underlying dataSet. Is there a way to use dataGrid->currentRowIndex to reference the row and then return the value from a given column. Thanks!! Kim

    S 1 Reply Last reply
    0
    • W webHamlet

      If I have a populated dataGrid in visual c++, how can I get values from the dataGrid without going to the underlying dataSet. Is there a way to use dataGrid->currentRowIndex to reference the row and then return the value from a given column. Thanks!! Kim

      S Offline
      S Offline
      Smart_Boy
      wrote on last edited by
      #2

      Create an object as datarow and the take all the data of ur datagrid column to that object and then refer it..

      Regards, Smart Boy Mumbai, (INDIA)

      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