Mask password field in a datagrid

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jrtox
    New Member
    • Sep 2007
    • 89

    Mask password field in a datagrid

    Hello, Can i ask help from you guys.

    Ok, I want my records on the datagrid to be shown like " ******** " , not on readable format like "Password", .
    But not changing the Original data on my Database.

    ei, I have a record On my database Like "MyPassword " then i want to be Shown on my datagrid like "********** *" .

    Tnx
  • AndrewHuk
    New Member
    • Apr 2008
    • 1

    #2
    Originally posted by jrtox
    Hello, Can i ask help from you guys.

    Ok, I want my records on the datagrid to be shown like " ******** " , not on readable format like "Password", .
    But not changing the Original data on my Database.

    ei, I have a record On my database Like "MyPassword " then i want to be Shown on my datagrid like "********** *" .

    Tnx
    Did you find a solution to this, as I am after the same thing

    Andrew

    Comment

    • QVeen72
      Recognized Expert Top Contributor
      • Oct 2006
      • 1445

      #3
      Hi,

      Why Show "*****...', Hide the Column itself.. Not necessary to show the column..

      REgards
      Veena

      Comment

      Working...