Hi all,
In my customized form, I will have 'Clear' button. If I click that 'Clear' button, I need to clear all the values in all the controls in the form.
I have created a button which type is 'Reset'. If I click that the whole form is getting reloaded.
Here, I don't need to reload the whole form. I need to just clear the values which I have entered in all the fields.
Thanks in advance,
Balaji Ts.