Reputation: 11
I have many TextFields in my WPF App in C#. Where user can input information and when save button is pressed, the values are stored in SQL Database. I want to keep the values until save button is pressed or user clear the values. How can i do that?
Upvotes: 0
Views: 35