Hello DevExpress Team,
Everytime we have to enter database name and datetime with password in our login screen. But we want to enter only password. How can we do this?
You can see the login screen in the attachment.
Thanks
Custom logon parameters - store database name
Answers approved by DevExpress Support
Hello Nazim,
If I understand you correctly, you wish to save and restore the last entered date and database name, just like this is done with the UserName parameter. If so, refer to the ICustomObjectSerialize Interface topic to learn how to accomplish this task.