Completed
Last Updated: 30 Mar 2022 11:55 by ADMIN
Release 3.2.0
Created by: Christian
Comments: 5
Category: Button
Type: Feature Request
15
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?
Completed
Last Updated: 02 Sep 2020 07:29 by ADMIN
Release 2.17.0
Created by: Datafyer
Comments: 8
Category: Button
Type: Feature Request
20

In some cases I have need of a true/false or on/off selection.

Currently I am doing that through drop down options however it would be more natural in some cases to have a switch style button.

Completed
Last Updated: 04 Apr 2022 11:22 by ADMIN
Release 3.2.0
Created by: Datafyer
Comments: 1
Category: Button
Type: Feature Request
34

In some cases I have need of a button with additional options.
These options are typically put in a drop down associated to the button.

A split button makes this natural.
In this mode the user can click on the button itself or expand the dropdown and click on one of the options inside.