Skip to main content
A newer version of this page is available. .

ASP.NET Bootstrap Controls - Overview

  • 2 minutes to read

The DevExpress Bootstrap Controls are AJAX controls for ASP.NET WebForms that are rendered using Bootstrap components. These controls extend the classic DevExpress ASP.NET Web Forms controls and target the ASP.NET WebForms platform while using Bootstrap as a front-end framework. The DevExpress Bootstrap Controls are highly configurable and support numerous customization scenarios.

The fundamental feature of DevExpress Bootstrap controls is their native rendering to Bootstrap CSS classes. When a DevExpress Bootstrap control renders its markup, the control does not strictly define its client-side presentation. Instead, the control’s presentation is supplied by the Bootstrap framework and Bootstrap themes.

The described paradigm offers the following advantages.

  • Application-level adaptivity
  • Accessibility out of the box
  • Consistent look-and-feel across browsers and devices
  • Out-of-the box integration with Bootstrap themes supplied by Bootstrap contributors and third-party developers

The inherent advantage of using Bootstrap for constructing web user interfaces is that it allows you to develop responsive layouts and provides your web application with production-quality visual design from the start.

The markup to which the controls are rendered is based on standard Bootstrap classes and is intended to be integrated into bootstrap-powered page layouts. As a result, the controls behave as an integral part of the layout – they scale to the display size, use the look-and-feel settings from the current Bootstrap theme and visually merge with the page.

The following ASP.NET Bootstrap libraries and controls are provided by DevExpress.