After waiting helplessly for an answer I've decide to rephrase my question.
All I would I would like to do is hide password characters for example, if the password is "labdt" I want it to be displayed as "*****" in System.Windows.Forms.DataGrid control. how can I achieve this?
Please help
|