Here Mudassar Ahmed Khan has explained with an example, how to clear (reset) Form fields (data) after form submit (PostBack) in ASP.Net using C# and VB.Net.
Though Form fields can be cleared (reset) by setting each field to its default value but this process could be tedious when there are too many fields in the form.
↧