P
Patino
I'm woking with CF 2.0.
I create a form then display it with ShowDialog. After the user
finished entering the data in this form, he clicks on Submit, and the
form disappears. Later on I want to reuse this same form, but I want to
display it blank again (e.g. have all its textboxes blank on a complete
new form). Unfortunately, I displayed the last previous form used, not
a blank one. How can I accomplish this?
Thanks in advance!
I create a form then display it with ShowDialog. After the user
finished entering the data in this form, he clicks on Submit, and the
form disappears. Later on I want to reuse this same form, but I want to
display it blank again (e.g. have all its textboxes blank on a complete
new form). Unfortunately, I displayed the last previous form used, not
a blank one. How can I accomplish this?
Thanks in advance!