T
Trond
I have a form with validation and lots of logic. When user finally gets to
store whats typed into the form i was wondering if there is a smart way to
reset form. I know i can clear each item by typing in some code like
txtBox1.Text = ""; and so on, but i was wondering if there was a smarter
way.
best regards
Trond
store whats typed into the form i was wondering if there is a smart way to
reset form. I know i can clear each item by typing in some code like
txtBox1.Text = ""; and so on, but i was wondering if there was a smarter
way.
best regards
Trond