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 can hide the grid view data

how can hide the grid view data

Scheduled Pinned Locked Moved ASP.NET
cssquestion
4 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.
  • L Offline
    L Offline
    lakshmichawala
    wrote on last edited by
    #1

    iam having a grid data like this Empno Ename Path 1 xyz x/y/z 1 xyz x/y/z 1 xyz x/y/z in one case i dont want path column not to display in the grid it is easy that in grid rowdatabound cell(3)visible = false but it is a template field.so how can i hide the headertext and data column

    D 1 Reply Last reply
    0
    • L lakshmichawala

      iam having a grid data like this Empno Ename Path 1 xyz x/y/z 1 xyz x/y/z 1 xyz x/y/z in one case i dont want path column not to display in the grid it is easy that in grid rowdatabound cell(3)visible = false but it is a template field.so how can i hide the headertext and data column

      D Offline
      D Offline
      demouser743
      wrote on last edited by
      #2

      Just Dont define it in the grid view means u will have a code like this remove those according to your requirement

      L 1 Reply Last reply
      0
      • D demouser743

        Just Dont define it in the grid view means u will have a code like this remove those according to your requirement

        L Offline
        L Offline
        lakshmichawala
        wrote on last edited by
        #3

        hi i was little bit confused will u explain cleary tha why sort expression is needed

        D 1 Reply Last reply
        0
        • L lakshmichawala

          hi i was little bit confused will u explain cleary tha why sort expression is needed

          D Offline
          D Offline
          demouser743
          wrote on last edited by
          #4

          Hey i just posted that if in your project if you don't need any template go to the source part there you can edit your Grid view

          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