New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Validating
This event fires prior to the server-side validation and helps the developers to implement a custom validation logic.
-
Canceled Set this to true if you need to cancel the creation of the current setting.
-
Context This object contains the validation context that has been passed from the client.
-
IsValid Can be set explicitly when using custom validation.
-
Setting Exposes the InputSetting object.