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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. getting cell value on datagrid [modified]

getting cell value on datagrid [modified]

Scheduled Pinned Locked Moved ASP.NET
questionhtml
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.
  • F Offline
    F Offline
    firestoper
    wrote on last edited by
    #1

    Hi Guru's I know this sound elementary but here goes, how can I get the cell value on a datagrid? By the way Im using asp:TemplateColumn instead of BoundColumn e.item.cells(3).text does return the cell value when on BoundColumn mode but not in asp:TemplateColumn Dom -- modified at 23:11 Wednesday 11th July, 2007

    I 1 Reply Last reply
    0
    • F firestoper

      Hi Guru's I know this sound elementary but here goes, how can I get the cell value on a datagrid? By the way Im using asp:TemplateColumn instead of BoundColumn e.item.cells(3).text does return the cell value when on BoundColumn mode but not in asp:TemplateColumn Dom -- modified at 23:11 Wednesday 11th July, 2007

      I Offline
      I Offline
      Imran Khan Pathan
      wrote on last edited by
      #2

      Take Label in Template Column U can get value By ((Label)e.Item[index].FindControl("lblid")).Text Best Regard Pathan

      GOD HELP THOSE WHO HELP THEMSELVES

      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