Last Updated:
30 Mar 2022 11:55
by ADMIN
I have a EditForm and want to place the submit / reset Buttons outside the EditForm Tag.
In HTML 5 there is a 'form' Attribute on a button Tag, but the Telerik button doesn't seem to have that. I tried using the @attributes parameter, but this didn't work.
So, how can I achieve this?