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. retrive data from GridView

retrive data from GridView

Scheduled Pinned Locked Moved C#
2 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.
  • J Offline
    J Offline
    jashimu
    wrote on last edited by
    #1

    Hi all, I am having trouble getting data from GridView and display or populate into textBox. Senario: I have a GridView first Col is template and it has checkBox as itemtemplate. when I check on of the checkBox it should populate from the selected row's value to a textBox or do other thing. thanks.

    A 1 Reply Last reply
    0
    • J jashimu

      Hi all, I am having trouble getting data from GridView and display or populate into textBox. Senario: I have a GridView first Col is template and it has checkBox as itemtemplate. when I check on of the checkBox it should populate from the selected row's value to a textBox or do other thing. thanks.

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      Try picking up the SelectedRow(msdn link here[^]). You can then pick up the cell values inside this row and populate the textbox with whatever you need from the row.

      Too much of heaven can bring you underground Heaven can always turn around Too much of heaven, our life is all hell bound Heaven, the kill that makes no sound

      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