I have several separate forms that I want to add a "reset" or "clear" button to. What I'd like is a way to blanket reset all controls to their initial state.
The forms are built entirely from Telerik controls.
What is the best to do this? I'd like the ability to use a single piece of code (javascript) to be included in all pages.
The forms are built entirely from Telerik controls.
What is the best to do this? I'd like the ability to use a single piece of code (javascript) to be included in all pages.