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. Visual Basic
  4. Datagrid

Datagrid

Scheduled Pinned Locked Moved Visual Basic
question
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
    abo el ror
    wrote on last edited by
    #1

    I would like to ask how can i retrieve data from the selected row of the Datagrid. Thank you.

    J S 2 Replies Last reply
    0
    • A abo el ror

      I would like to ask how can i retrieve data from the selected row of the Datagrid. Thank you.

      J Offline
      J Offline
      Jay Shankar
      wrote on last edited by
      #2

      Use DataGrid HitTest Method: DataGrid.HitTest method[^]

      1 Reply Last reply
      0
      • A abo el ror

        I would like to ask how can i retrieve data from the selected row of the Datagrid. Thank you.

        S Offline
        S Offline
        ScottSingleton
        wrote on last edited by
        #3

        DataGrid1.SelectedItem.Cells(0).Text (First Column Value From Selected Row)


        'Cause I'm living on things that excite me, be it pastries or lobsters or love...
        I'm just trying to get by, being quiet and shy, in a world full of push and shove...
        Jimmy Buffett - The Wino and I know

        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