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. Hide first row in datagrid

Hide first row in datagrid

Scheduled Pinned Locked Moved ASP.NET
3 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
    jebin k
    wrote on last edited by
    #1

    Hi, I need to hide the first row in the datagrid(Not header).

    S 1 Reply Last reply
    0
    • J jebin k

      Hi, I need to hide the first row in the datagrid(Not header).

      S Offline
      S Offline
      Sandeep Kumar
      wrote on last edited by
      #2

      Here is the code.....hope it will help you... GridView1.Rows[0].Visible = false;

      Regards, Sandeep Kumar.V

      J 1 Reply Last reply
      0
      • S Sandeep Kumar

        Here is the code.....hope it will help you... GridView1.Rows[0].Visible = false;

        Regards, Sandeep Kumar.V

        J Offline
        J Offline
        jebin k
        wrote on last edited by
        #3

        Thanks sandeep. It works fine.

        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