Button for ASP.NET AJAX


Fully customizable button control.

Part of RadControls for ASP.NET AJAX.

Button

Expanded Button Behavior

Use a single control for button, link button, toggle button, and image button interactions. View demo

Image Buttons

Define an image to represent the button, allowing for full customization of the look and feel. View demo

Toggle Buttons

Utilize a button with various toggle states, such as a check box, a radio button, or even a custom toggle button. View demo

Content Templates

Create your own layout for your button elements through the ability to define a content template. View demo

Accessibility

Rely on the compliance of the control with the WCAG and Section 508 standards to improve the accessibility of your application. View demo

Client-side API

Interact with the control through JavaScript via its rich and flexible client-side API by subscribing to events and extracting information such as text and button type. View demo

Embedded Icons

Take use of the ability to include images and icons next to the text of the button control. These icons can be displayed either on the left or right side of the provided text. View demo