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. Web Development
  3. ASP.NET
  4. how to access hidden columns in the grid

how to access hidden columns in the grid

Scheduled Pinned Locked Moved ASP.NET
questioncsstutorialannouncement
3 Posts 2 Posters 1 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.
  • R Offline
    R Offline
    rama charan
    wrote on last edited by
    #1

    hi all, how to access hidden and visible columns in update event of datagrid? here i have first column is invisible and and second column is visible.so how can i access the invisible first column and also the visible second column. any links or suggestions are welcome.

    Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"

    S 1 Reply Last reply
    0
    • R rama charan

      hi all, how to access hidden and visible columns in update event of datagrid? here i have first column is invisible and and second column is visible.so how can i access the invisible first column and also the visible second column. any links or suggestions are welcome.

      Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"

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

      All columns, visible or invisible are accessed in the same way programmatically. The invisible columns are just hidden from the design and runtime view, but still exist in the object. SG

      R 1 Reply Last reply
      0
      • S SimulationofSai

        All columns, visible or invisible are accessed in the same way programmatically. The invisible columns are just hidden from the design and runtime view, but still exist in the object. SG

        R Offline
        R Offline
        rama charan
        wrote on last edited by
        #3

        but i get error accessing them can u just say me the code snippet to access them using vb.net thanks in advance

        Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"

        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