New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC Form Events

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
events.cshtml
EventsController.cs
UserViewModel.cs
CONSOLE LOG Clear log

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

The Telerik for ASP.NET MVC Form component supports a comprehensive set of events which enable you to provide a fluent experience and smooth interaction with the component. All events are handled in the Console Log when you interact with the component.

This demo shows how to handle the Change event, which is fired when the user edits a field of the Form, the ValidateField event, which is fired when a field is validated, the Clear event, which is fired when the Clear button of the form is clicked and the Submit event, which is fired when a user submits the Form to the server.

Additional Apps

This Form example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources