Hello Will,
Thanks for your quick reply.
Maybe I wasn’t clear enough. I’m aware that sending password data isn’t very safe as a JSON/XML. It isn’t super sensitive data. I don’t really have a way to show my problem other than through screen shots. If you want to see more I am willing to upload them somewhere.
In the grid, you have the option to set the edittype to password. When this is done, it ONLY works while editing the cell. Once the cell is not selected, the data can be seen clearly because it then gets set to whatever the format has been selected.
I am aware that I can set a formatter/unformatter, and ultimately I will most likely just do that. I wish I could use an editform, but I cannot.
My question should have been. “Is there a way to keep the input type as ‘password’ even while out of edit?”
Thanks for you help.