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. gridview

gridview

Scheduled Pinned Locked Moved ASP.NET
questioncssdatabase
5 Posts 3 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.
  • B Offline
    B Offline
    billcodes
    wrote on last edited by
    #1

    hi, I have to display the password column of the database in the grid view.But the text mode should be password.How can I do this? Ragards, Bill

    A 1 Reply Last reply
    0
    • B billcodes

      hi, I have to display the password column of the database in the grid view.But the text mode should be password.How can I do this? Ragards, Bill

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      I don't know why you are using it. But You can do it using Template Filed in GridView. Add TextBox as a Template Field and Set TextMode="Password" cheers, Abhijit CodeProject MVP My Recent Article : Exploring Session in ASP.Net

      B 1 Reply Last reply
      0
      • A Abhijit Jana

        I don't know why you are using it. But You can do it using Template Filed in GridView. Add TextBox as a Template Field and Set TextMode="Password" cheers, Abhijit CodeProject MVP My Recent Article : Exploring Session in ASP.Net

        B Offline
        B Offline
        billcodes
        wrote on last edited by
        #3

        when i used that the column was not visible.

        A S 2 Replies Last reply
        0
        • B billcodes

          when i used that the column was not visible.

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          billcodes wrote:

          when i used that the column was not visible.

          Read This [^] article.

          cheers, Abhijit CodeProject MVP My Recent Article : Exploring Session in ASP.Net

          1 Reply Last reply
          0
          • B billcodes

            when i used that the column was not visible.

            S Offline
            S Offline
            scotchy2hotty2k2
            wrote on last edited by
            #5

            U must store the password in the database in the encrypted fashion for the security reason. And when u want to retrive,retrive as it is

            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