Whats_new_banner

Telerik UI for ASP.NET MVC

What's New R3 2023

What's New History

New Telerik UI for ASP.NET MVC DockManager Component

Leverage the new UI for ASP.NET MVC DockManager component to recreate a desktop-like experience in your web apps. It allows you to replicate the docks along with their respective behavior in desktop applications, such as Visual Studio. The DockManager gives you the ability to have full control over the layout of your application through panes, which enables end users to alter the existing layout by pinning, resizing and moving panes.

If you are looking to migrate from a desktop framework to ASP.NET MVC, the DockManager component will significantly speed up the process without breaking the user experience in the meantime.

See the Telerik UI for ASP.NET MVC DockManager demo

Telerik UI for ASP.NET MVC DockManager-Overview

Introducing Pyramid Chart in Telerik UI for ASP.NET MVC

Leverage the Telerik UI for ASP.NET Core Pyramid MVC to visualize a single series of data in progressively increasing proportions. These data series are organized in segments where one represents the value for the particular item from the series. The values of the items also influence the height and the shape of the corresponding segments.

Pyramid Charts are suitable when you want to compare and contrast your data, communicate data in an easy-to-read format, understand large amounts of data quickly or display the relative proportions of different items. This Chart series is often used to represent stages in a priority process, population visualization, singular datasets, etc.

See the Telerik UI for ASP.NET MVC Pyramid Chart demo

Telerik UI for ASP.NET MVC Pyramid Chart-Overview

DrillDown Capability in Telerik UI for ASP.NET MVC Charts

Enhance your charting experience and delve deeper into data analysis with the newly added DrillDown feature in Telerik UI for ASP.NET MVC Charts. Now, you and your users can effortlessly access additional information by simply clicking on any series within the chart explore the entire data structure.

See the Telerik UI for ASP.NET MVC Charts DrillDown demo

Telerik UI for ASP.NET MVC Charts-Drilldown

Context Menu in Telerik UI for ASP.NET MVC Grid

A brand-new context menu is supported in Telerik UI for ASP.NET MVC Grid. It allows you to elevate user interactions with the component by displaying a context menu that provides a convenient way to apply data processing operations to specific rows. The context menu empowers users to easily add, edit and delete records, select, sort and reorder rows, and export the data grid to a PDF or Excel file.

Additionally, the context menu supports the option to use default commands or add custom ones. You can also configure the items that are displayed in the Grid's table head element and those in the Grid's table body element.

See the Telerik UI for ASP.NET MVC Grid Context Menu demo

Telerik UI for ASP.NET MVC Grid Context Menu

Modernized Experience in Telerik UI for ASP.NET MVC Grid

Elevate the user experience by modernizing the way they interact with the Grid component. The Telerik UI for ASP.NET MVC Grid now enables gestures to activate its functionalities.

  • Editing: Once the Editing Mode is configured to InCell you can activate a cell for editing in mobile devices with a simple double tap.
  • Selection: Two selection gestures are supported. The multiple selection with tap toggles the selected row or cell while the multiple selection with the marquee tool requires hold and slide.
  • Drag and drop: Row dragging and dropping on mobile devices is activated on hold and slide of the row.

See the Telerik UI for ASP.NET MVC Grid touchscreen interactions documentation

Introducing a Custom Toolbar in Telerik UI in ASP.NET MVC Scheduler

The ASP.NET MVC Scheduler component now enables you to customize its toolbar via an intuitive configuration option. Whether you want to add new buttons, rearrange existing ones, or customize their appearance, the toolbar configuration option empowers you to easily achieve the desired layout. Simply define the buttons, their order, and the associated functionalities, and the Scheduler component will reflect your custom Toolbar configuration. 

See the Telerik UI for ASP.NET MVC Scheduler Custom Toolbar demo

Telerik UI for ASP.NET MVC Scheduler-Custom Toolbar

Sortable Capabilities Now Supported in Telerik UI for ASP.NET MVC TabStrip

Effortlessly sort the Telerik UI for ASP.NET MVC TabStrip tabs by dragging and dropping them into the desired position. To enable the sortable functionality simply set the Sortable option to true or add the sortable attribute to the component's tag when using the TagHelper mode.

See the Telerik UI for ASP.NET MVC TabStrip sortable tabs demo

Telerik UI for ASP.NET MVC TabStrip - Sortable Tabs

Telerik UI for ASP.NET MVC TimePicker with New Focus Specific Time Capability

The Telerik UI for ASP.NET MVC TimePicker now enables you to define focused time when the time chooser pop-up is opened, thus elevating user interactions even further. The focused time capability provides a convenient way for the user to effortlessly select a highlighted time slot.

See the Telerik UI for ASP.NET MVC TimePicker focused time documentation

Telerik UI for ASP.NET MVC TimePicker - Focus Specific Time

Enhancing Telerik UI for ASP.NET MVC DatePicker with Autofill Option

Telerik UI for ASP.NET Core DatePicker now supports a convenient autofill option. Upon entering the required day or day and month the component autofills the content with the current month and year or current year, depending on the preliminary entry.

Redesigned Telerik UI for ASP.NET MVC Editor's Table Wizard

The table configuration wizard in the Telerik UI for ASP.NET MVC Editor component has been improved and reorganized into General and Advanced tabs for a more convenient user experience.

The General tab includes table, columns, rows and new granular cell properties, as well as a new table alignment configuration option that provides the possibility for tables to be positioned left, right or center. The Advanced tab of the editor table wizard exposes configurations for id and CSS, as well as accessibility settings for the table caption, header rows and columns.

The cell configuration dialog provides the possibility to configure cell width, height, margins, paddings, borders and more. Users also have a handy option through which they can apply the selected settings either to a specific cell or to all table cells.

See the Telerik UI for ASP.NET MVC Editor table wizard documentation

Telerik UI for ASP.NET MVC Editor Table Wizard

Strict Content Security Policy (CSP) Compliance in Telerik UI for ASP.NET MVC

One of our goals in 2023 was to improve the Telerik and Kendo UI products quality, theming mechanism and Content Security Policy (CSP) compliance. What strict CSP app settings do is prevent hackers from using HTML injection flaws to force the browser to execute a malicious script. This policy is especially effective against cross-site scripting attacks. Here is what we did so far to ensure strict CSP compliance in Telerik UI for ASP.NET MVC:

  • With R1 2023, we introduced and started incorporating SVG icons into Telerik and Kendo UI products.
  • With R2 2023, we changed the default type of icons in Telerik and Kendo UI libraries and components from font to SVG.
  • Now with R3 2023, we’re extracting the Font icons as a separate package and detaching the inline font declaration from the Telerik and Kendo UI themes.

The themes will continue to support both font and SVG icons in components, thus allowing you to decide which type of icons to take advantage of. However, using the font icons will require a separate stylesheet to be referenced by clients.

This third and last step allows us to provide customers with a more secure and efficient icon system and the option to load and reference only needed resources.

Check out the dedicated blog post to find more information on the strategy for improving Telerik and Kendo UI web component libraries by moving from font to SVG icons.

Telerik UI for ASP.NET MVC-CSP-Components-SVG-Icon_770

WCAG 2.2 Compliant Telerik UI for ASP.NET MVC Apps

We continue our efforts to improve the overall accessibility of Telerik UI for ASP.NET MVC components, now ensuring compliance with WAI-ARIA, Section 508and WCAG, including the just released WCAG 2.2 standard.

Being compliant with the new WCAG 2.2 standard means that Telerik and Kendo UI products have covered the mandatory requirements for Minimum Target Size and Navigable Guidelines through default theme accessibility swatch and the large size of our components. To meet the Dragging Movement Criteria, we have flexible APIs or built-in functionality. Check out the blog post highlighting what’s new in WCAG 2.2.

Telerik UI for ASP.NET AJAX Accessibility

Enhanced Design System Documentation

One of the key release items in R2 2023 was the launch of a dedicated Design System documentation site, which offers a wide range of resources, design assets and front-end documentation specifically tailored for the Telerik and Kendo UI libraries. With R3 2023, we have expanded Design System Support by having more components like MultiSelectTree, DateInput, ChipList, Window, Dialog, Editor, ListView, ListBox, MultiColumnComboBox, Filter, etc. meticulously detailed in the Design System documentation. 

Our ongoing dedication is to expand this site further, aiming to provide you with all the necessary tools to craft seamless and visually captivating digital experiences and design systems utilizing the power of Telerik and Kendo UI component libraries

Design System Documentation

Previous Product Releases

Detailed Release Notes List for the Past 19 Years

See History
Next Steps Section Background

Next Steps

Launch demos

See UI for ASP.NET MVC in action and check out how much it can do out-of-the-box.

Compare pricing

Check out the offers. Purchase an individual suite, or treat yourself to one of our bundles.

Download Free Trial

Try UI for ASP.NET MVC with dedicated technical support.