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. properties of a control in gridview for asp.net

properties of a control in gridview for asp.net

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

    Hai friends, i desingned a gridview and bounded the fields, i was taken a hyperlink field in that gridview. now i want visible property of that hyperlinkfield at runtime.(i mean after form load). is it possible if ok please provide code for that. Below is my code. i want to disable the estimate hyperlinkfield after form load. eg:

    First Name:

    Last Name:

    _ 1 Reply Last reply
    0
    • H hari4ur

      Hai friends, i desingned a gridview and bounded the fields, i was taken a hyperlink field in that gridview. now i want visible property of that hyperlinkfield at runtime.(i mean after form load). is it possible if ok please provide code for that. Below is my code. i want to disable the estimate hyperlinkfield after form load. eg:

      First Name:

      Last Name:

      _ Offline
      _ Offline
      _AK_
      wrote on last edited by
      #2

      You can write the code for that in OnRowDataBound event of the gridview.

      Apurva Kaushal

      H 1 Reply Last reply
      0
      • _ _AK_

        You can write the code for that in OnRowDataBound event of the gridview.

        Apurva Kaushal

        H Offline
        H Offline
        hari4ur
        wrote on last edited by
        #3

        Thanks for giving answer.

        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