Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
I have a button inside of a form that I need to prevent from submitting the form when clicked. How can I add the following to a TelerikButton?
@onclick:preventDefault="true"
@onclick:stopPropagation="true"
Hi Aaron,
It's a lot easier to set the ButtonType to Button.
Regards, Dimo Progress Telerik