I use an ADO Datagrid in my VB 6 app.
One of the columns should allow the user to enter a password.
I'd like to use the password functionality of the regular Textbox control which displays "*" for each character entered.
Does anyone know how to do that in a ADO datagrid?