The default `ButtonType` looks for any matching form and triggers validation and submission of the form.
This can very quickly lead to unintended behaviour.
The default should be a regular button that does not invoke any additional functions.
Hello Daniel,
The Telerik Button generally follows the HTML standard for the button type property. As the default button type is "submit", changing that in the Telerik Button will contradict this standard.
However, we have exposed a ButtonType property of the Telerik Button which you can use to set the desired button type.
Regards,
Nadezhda Tacheva
Progress Telerik