Telerik UI for ASP.NET MVC R2 2020 v2020.2.513 Retail
Telerik UI for ASP.NET MVC R2 2020 v2020.2.513 Retail
Cut development time, while delivering rich, powerful, modern websites and apps. Telerik® UI for ASP.NET MVC offers 70+ jQuery-based components ranging from must-have HTML helpers for every app like Grids, Dropdowns and Menus to advanced line-of-business controls such as Charts, Gantt, Diagram, Scheduler, PivotGrid and Maps.
Despite the variety of built-in functionality the product offers, we continue to release new functionality based on customer feedback three times a year. Feel free to suggest product ideas for the community to vote on in Telerik feedback portal—the more votes your suggestion receives, the higher priority it becomes to introduce into our roadmap.
Telerik ASP.NET MVC components are comprised of Telerik award-winning Kendo UI HTML5/JS widgets and their server-side wrappers for ASP.NET MVC. The wrappers generate the jаvascript and HTML required by the Kendo UI widgets enabling you to use C# to configure them.
Telerik UI for ASP.NET MVC ships the same built-in functionality as Kendo UI, but offers MVC-specific features on top, including:
Server-side data binding and in some cases server-side rendering
Support for unobtrusive validation based on Data Annotation attributes
Visual Studio intellisense for the server-side configuration syntax
Visual Studio Extensions for automatic creation of new applications
Built-in editor templates and more
Mobile Support and Responsiveness
Telerik® UI for ASP.NET MVC saves you time and effort when implementing responsive design practices, because the controls take care of them out-of-the-box or with the change of a single property:
All components render larger clickable areas on small screens and scale proportionately to the container in which they are placed
All components integrate well with grid-layout frameworks, such as Bootstrap and Zurb Foundation
The complex and popular components, such as Grid and Scheduler, serve different rendering on small screens to provide optimal user experience
Simple Server-Side Data Binding and CRUD
If you are familiar with server-side programming, it can be hard to work with data in HTML5. Telerik UI for ASP.NET MVC makes data binding simple. Use your existing server-side data access technologies to quickly bind data to the UI widgets via our DataSource component. With it, you can define endpoints for read and data editing operations, as well as mappings for requests between .NET and jаvascript.
Conversational UI - Modern UI for Chatbots
The Conversational UI control (aka RadChat) is a new control intended to be used with various chat bot services. Highlights of the features include:
Built-in hero cards
Built-in suggested actions
Built-in simple message and typing indicator
Custom card/attachment templates
Easy connectivity to chat bot services (Azure/Microsoft Bot Framework, Wit.ai, Amazon Lex)
Document Processing
Take advantage of the RadSpreadProcessing, RadSpreadStreamProcessing, RadWordsProcessing, RadPdfProcessing and libraries, which enable the processing of the most common text, spreadsheet, and PDF file formats without having Microsoft Office or other third-party libraries installed. Now application users can create, load and modify documents in a variety of formats including:
DOCX
RTF
TXT
HTML
XLSX
CSV
Tab-delimited
Enable your application to seamlessly export and import documents or convert them from one format to another. In addition, the zip library allows you to create and modify archives with variety of compression mechanisms supported, so you can transfer data faster and secure.
Use Bower and NuGet
Popular package management and task automation solutions such as NuGet, Bower and Gulp are made first class citizens in ASP.NET MVC. That means every web developer can use Bower for client packages, NuGet for server packages and Grunt/Gulp for compilation, minification, etc., when building web apps.
UI for ASP.NET MVC takes advantage of these tools by providing a Bower feed for its client scripts, and a NuGet feed, hosted on our NuGet server, for its server wrappers implementation (see this help topic for details). Furthermore, you can build a custom script from the source using Grunt by following these steps.
Built-In, Yet Customizable Themes
Kendo UI widgets can easily be themed and styled via CSS. The framework includes 11 out-of-the-box themes created by Telerik's professional designers, so you can create sleek modern apps without a designer on-hand.
The themes can also help you style normal HTML elements, like buttons and inputs, so all elements on your page look consistent. Simply use the basic CSS classes included in Kendo UI and apply a professional CSS theme to your entire page.
Transforming the ready-made themes to perfectly match your site is also easy when using the ThemeBuilder tool. With the point-and-click configuration wizard, your new themes are ready in a matter of seconds.
Seamless UX Across Browsers
Although based on HTML5, UI for ASP.NET Core makes sure your sites and apps look and work flawlessly across all browsers, while maximizing performance. It uses HTML5 features when available, adds support for them when necessary and provides fine-tuned graceful degradation for others.
The widgets support all major browsers, including: Edge 20+, Internet Explorer 8+, Firefox, Chrome 21+, Safari 6.2+ (OSX) and Opera 15+.
ROI
You Can Bank On
We combine our winning client-side technology and our server-side solutions in price-friendly bundles. jаvascript, ASP.NET, PHP, and JSP – the complete package!
For one low price you get the individual technologies you need for your specific project including our extensive library of components, three major update releases per year, and flexible support options. Value and convenience in one package.
Slash Development Time
Kendo UI and UI for ASP.NET MVC can dramatically reduce the time you spend coding and testing. Our high-quality components drop right into your app providing an enhanced user experience and advanced functionality. Works great and looks great too. Great demos and extensive documentation will get you up and running in no time.
Great demos and excellent documentation are here to get you coding on your specific project within hours.
Buy it as Part of DevCraft
Telerik .NET and Kendo UI jаvascript components and Reporting and Productivity tools enable you to build modern and high-performant apps on any web, desktop or mobile platform—fast. Comes with flexible support options designed to cover your every need.
Optimize your time and budget by taking advantage of our intuitive APIs, thousands of demos with source code availability, comprehensive documentation and a full assortment of VS templates.
UI for ASP.NET MVC R2 2020
Common
NEW
New TextBox widget
New TileLayout widget
New Stepper widget
New Form widget
Add official support for jQuery 3.5.1
Kendo defaults (global settings)
FIXED
Bundling bootstrap styles results in error
Badge
NEW
Badge improvements
Button
NEW
Make toolbar container for buttons
ButtonGroup
NEW
Make toolbar container for buttons
Calendar
NEW
New Rendering for DatePicker & TimePicker
Chart
NEW
Auto fit option for content area with labels in "pie" and "donut" chart
FIXED
Pie Chart labels may be rendered outside the visible area
ComboBox
NEW
Using arrows in virtualized and collapsed DropDownList/ComboBox to navigate through items cannot load next portion of items when reached
FIXED
Change event in ComboBox not triggered, when the same value is cleared in the previously triggered change event
ComboBox change event fires inconsistently in cascading scenarios
DatePicker
NEW
New Rendering for DatePicker & TimePicker
DateTimePicker
NEW
New Rendering for DatePicker & TimePicker
Dialog
NEW
Unify Window and Dialog design and styles
DropDownList
NEW
Using arrows in virtualized and collapsed DropDownList/ComboBox to navigate through items cannot load next portion of items when reached
Editor
NEW
Unify viewhtml dialog with the rest of the suites
Extend Editor toolbar rendering to match ToolBar rendering
FileManager
NEW
Open a file on Enter key press in Grid View and List View, instead of entering rename mode
FIXED
FileManager - additional data cannot be sent along with the uploaded file
Moving folders in the TreeView inside the FileManager throws a JS error
Filter
NEW
Make toolbar container for buttons
Gantt
NEW
Improved contrast of Gantt task and Scheduler event in Nova theme
Grid
NEW
Grid Pager Position property
Use native select element for responsive pager numbers dropdown
DataSource server-side remote grouping
Allow usage of Adaptive Grid and Scheduler without defining an explicit pixel height
FIXED
JS error thrown on pressing Space, when Grid with no data is focused
Grid width option is not documented and not included in the wrappers
ListView
NEW
ListView appearance improvements
MaskedTextBox
NEW
Floating Labels for Inputs
Notification
NEW
Enhance Notification color contrast
NumericTextBox
NEW
Floating Labels for Inputs
Pager
NEW
Update the responsive Pager styles and classes based on the latest design
Grid Pager Position property
Use native select element for responsive pager numbers dropdown
FIXED
Current page number is not visible in Bootstrap v3 theme
Scheduler
NEW
Improved contrast of Gantt task and Scheduler event in Nova theme
Add workDays option to the views
Search input to filter scheduler events
Demo showing iCalendar format import and export
Allow usage of Adaptive Grid and Scheduler without defining an explicit pixel height
FIXED
Scheduler events are displayed incorrectly when they start/end at the same time (SASS themes)
Spreadsheet
NEW
Remove spreadsheet toolbar customizations
TabStrip
FIXED
Not working TabStrip scrollable buttons on iOS 13 and Android in Desktop mode
TextBox
NEW
Floating Labels for Inputs
TimePicker
NEW
New Rendering for DatePicker & TimePicker
ToolBar
NEW
Make toolbar container for buttons
FIXED
Screen readers do not announce the state of ToolBar ToggleButton
Disabled ToolBar button does not have aria-disabled attribute
TreeView
FIXED
TreeView expandTo and expandPath methods do not set aria-expanded="true" and data-expanded="true" attributes to the respective nodes
Upload
NEW
Improve buttons in material upload
Upload appearance improvements
Validator
NEW
Add errors to Validator's validate and validateInput event data
Accessibility improvements for Validator error label
Add Validation Summary
Add Validator setOptions() method
Update Validator rendering to match Form widget
Window
NEW
Unify Window and Dialog design and styles
Wrappers (ASP.NET MVC): ContextMenu
FIXED
Not rendered k-menu-link class of ContextMenu item for ASP.NET MVC and ASP.NET Core wrappers
Wrappers (ASP.NET MVC): Grid
FIXED
Grid MVC and Core wrapper is missing height property
PdfProcessing
NEW
Provided API for clearing the registered fonts in the FontsRepository.
Support for WMF/EMF images when exporting documents to PDF.
Implemented rename functionality for interactive form fields.
Provided an Exception handling mechanism when importing and loading documents content.
FIXED
ArgumentException is thrown while importing choice field with an empty string for a value.
Incorrectly applied glyph widths after importing and exporting a document.
Whitespaces are ignored when exporting text with char spacing using TextFormatProvider.
Form Fields are not copied when merging documents.
Importing DecodeParms containing null or stream object results in missing image.
Inserting large image file with non-default ImageQuality setting causes OutOfMemoryException.
ImageQuality property is not retrieved properly from the format provider.
SpreadProcessing
FIXED
The Lookup function does not work with text values.
WordsProcessing
NEW
Added support for exporting Line breaks to plain text format.
FIXED
Exception when using multiple instances of RtfFormatProvider.
NullReferenceException is thrown while importing HTML document containing a link element that has style attribute.
HtmlFormatProvider: jаvascript code is considered as text and inserted into the document.
NotSupportedException is thrown when exporting documents with WMF/EMF image to PDF.
Common
NEW
New TextBox widget
New TileLayout widget
New Stepper widget
New Form widget
Add official support for jQuery 3.5.1
Kendo defaults (global settings)
FIXED
Bundling bootstrap styles results in error
Badge
NEW
Badge improvements
Button
NEW
Make toolbar container for buttons
ButtonGroup
NEW
Make toolbar container for buttons
Calendar
NEW
New Rendering for DatePicker & TimePicker
Chart
NEW
Auto fit option for content area with labels in "pie" and "donut" chart
FIXED
Pie Chart labels may be rendered outside the visible area
ComboBox
NEW
Using arrows in virtualized and collapsed DropDownList/ComboBox to navigate through items cannot load next portion of items when reached
FIXED
Change event in ComboBox not triggered, when the same value is cleared in the previously triggered change event
ComboBox change event fires inconsistently in cascading scenarios
DatePicker
NEW
New Rendering for DatePicker & TimePicker
DateTimePicker
NEW
New Rendering for DatePicker & TimePicker
Dialog
NEW
Unify Window and Dialog design and styles
DropDownList
NEW
Using arrows in virtualized and collapsed DropDownList/ComboBox to navigate through items cannot load next portion of items when reached
Editor
NEW
Unify viewhtml dialog with the rest of the suites
Extend Editor toolbar rendering to match ToolBar rendering
FileManager
NEW
Open a file on Enter key press in Grid View and List View, instead of entering rename mode
FIXED
FileManager - additional data cannot be sent along with the uploaded file
Moving folders in the TreeView inside the FileManager throws a JS error
Filter
NEW
Make toolbar container for buttons
Gantt
NEW
Improved contrast of Gantt task and Scheduler event in Nova theme
Grid
NEW
Grid Pager Position property
Use native select element for responsive pager numbers dropdown
DataSource server-side remote grouping
Allow usage of Adaptive Grid and Scheduler without defining an explicit pixel height
FIXED
JS error thrown on pressing Space, when Grid with no data is focused
Grid width option is not documented and not included in the wrappers
ListView
NEW
ListView appearance improvements
MaskedTextBox
NEW
Floating Labels for Inputs
Notification
NEW
Enhance Notification color contrast
NumericTextBox
NEW
Floating Labels for Inputs
Pager
NEW
Update the responsive Pager styles and classes based on the latest design
Grid Pager Position property
Use native select element for responsive pager numbers dropdown
FIXED
Current page number is not visible in Bootstrap v3 theme
Scheduler
NEW
Improved contrast of Gantt task and Scheduler event in Nova theme
Add workDays option to the views
Search input to filter scheduler events
Demo showing iCalendar format import and export
Allow usage of Adaptive Grid and Scheduler without defining an explicit pixel height
FIXED
Scheduler events are displayed incorrectly when they start/end at the same time (SASS themes)
Spreadsheet
NEW
Remove spreadsheet toolbar customizations
TabStrip
FIXED
Not working TabStrip scrollable buttons on iOS 13 and Android in Desktop mode
TextBox
NEW
Floating Labels for Inputs
TimePicker
NEW
New Rendering for DatePicker & TimePicker
ToolBar
NEW
Make toolbar container for buttons
FIXED
Screen readers do not announce the state of ToolBar ToggleButton
Disabled ToolBar button does not have aria-disabled attribute
TreeView
FIXED
TreeView expandTo and expandPath methods do not set aria-expanded="true" and data-expanded="true" attributes to the respective nodes
Upload
NEW
Improve buttons in material upload
Upload appearance improvements
Validator
NEW
Add errors to Validator's validate and validateInput event data
Accessibility improvements for Validator error label
Add Validation Summary
Add Validator setOptions() method
Update Validator rendering to match Form widget
Window
NEW
Unify Window and Dialog design and styles
Wrappers (ASP.NET MVC): ContextMenu
FIXED
Not rendered k-menu-link class of ContextMenu item for ASP.NET MVC and ASP.NET Core wrappers
Wrappers (ASP.NET MVC): Grid
FIXED
Grid MVC and Core wrapper is missing height property
PdfProcessing
NEW
Provided API for clearing the registered fonts in the FontsRepository.
Support for WMF/EMF images when exporting documents to PDF.
Implemented rename functionality for interactive form fields.
Provided an Exception handling mechanism when importing and loading documents content.
FIXED
ArgumentException is thrown while importing choice field with an empty string for a value.
Incorrectly applied glyph widths after importing and exporting a document.
Whitespaces are ignored when exporting text with char spacing using TextFormatProvider.
Form Fields are not copied when merging documents.
Importing DecodeParms containing null or stream object results in missing image.
Inserting large image file with non-default ImageQuality setting causes OutOfMemoryException.
ImageQuality property is not retrieved properly from the format provider.
SpreadProcessing
FIXED
The Lookup function does not work with text values.
WordsProcessing
NEW
Added support for exporting Line breaks to plain text format.
FIXED
Exception when using multiple instances of RtfFormatProvider.
NullReferenceException is thrown while importing HTML document containing a link element that has style attribute.
HtmlFormatProvider: jаvascript code is considered as text and inserted into the document.
NotSupportedException is thrown when exporting documents with WMF/EMF image to PDF.
Only for V.I.P
Warning! You are not allowed to view this text.