Progress UI for ASP.NET MVC R1 2022 (version 2022.1.119) Retail
Progress UI for ASP.NET MVC R1 2022 (version 2022.1.119) 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 R1 2022 (version 2022.1.119)
Common
NEW
New Avatar Component
New PivotGridV2 Component
Classic Theme Package (v5.0.0)
Bootstrap Theme Package (v5.0.0)
Default Theme Package (v5.0.0)
Material Theme Package (v5.0.0)
AutoComplete
CHANGED
New rendering and styling options for AutoComplete
Button
CHANGED
New rendering and styling options for Button
ButtonGroup
CHANGED
New rendering for ButtonGroup's buttons
Checkbox
CHANGED
New rendering and styling options for Checkbox
CheckboxGroup
CHANGED
New rendering and styling options for CheckboxGroup
New rendering and styling options for Checkbox
ColorPicker
CHANGED
New rendering and styling options for ColorPicker
ComboBox
CHANGED
New rendering and styling options for ComboBox
DateInput
CHANGED
New rendering and styling options for DateInput
DatePicker
CHANGED
New rendering and styling options for DatePicker
DateRangePicker
CHANGED
New rendering and styling options for DateRangePicker
DateTimePicker
FIXED
Modern component TimePicker does not return updated value when using 'Now' option (6297)
CHANGED
New rendering and styling options for DateTimePicker
DropDownList
CHANGED
New rendering and styling options for DropDownList
New rendering and styling options for DropDownList
DropDownTree
CHANGED
New rendering and styling options for DropDownTree
Editor
FIXED
Missing 'exportAs' and 'import' messages options in Editor
FloatingActionButton
CHANGED
New rendering and styling options for FloatingActionButton
Form
CHANGED
New rendering and styling options for Checkbox
Grid
NEW
Update ForeignKey method with String overload (6463)
FIXED
Grid Header Sort Icon Improperly Displayed (6652)
AutoFitColumn not working properly with multi-headers and hidden columns (6549)
The sort icon is not displayed properly in Grid's header
Update Grid filter menu rendering to apply unique title
CHANGED
Changed command buttons element from anchor to button
ListBox
FIXED
Grid rendered in ListBox cannot be edited (6542)
MaskedTextBox
CHANGED
New rendering and styling options for MaskedTextbox
Menu
CHANGED
New rendering for Menu
MultiColumnComboBox
CHANGED
New rendering and styling options for MultiColumnComboBox
MultiSelect
CHANGED
New rendering and styling options for MultiSelect
NumericTextBox
CHANGED
New rendering and styling options for NumericTextbox
Pager
FIXED
Pager keyboard navigation events bubble (6642)
RadioButton
CHANGED
New rendering and styling options for RadioButton
RadioGroup
CHANGED
New rendering and styling options for RadioGroup
New rendering and styling options for RadioGroup
New rendering and styling options for RadioButton
Slider
CHANGED
New rendering for Slider
TextArea
CHANGED
New rendering and styling options for TextArea
TextBox
CHANGED
New rendering and styling options for Textbox
TimePicker
FIXED
Modern component TimePicker does not return updated value when using 'Now' option (6297)
CHANGED
New rendering and styling options for TimePicker
ToolBar
CHANGED
New rendering and styling options for SplitButton
TreeList
FIXED
TreeList column reorder throws a js exception (6657)
The sort icon is not displayed properly in Grid's header
TreeView
FIXED
Wrong TreeView navigation after selecting a collapsed node
CHANGED
New rendering and styling options for TreeView
PdfProcessing
NEW
Exposed a way to get the font name as it is in the document.
FIXED
The Image`s StencilColor property value is missed when merging documents.
OpenTypeFontSource`s Bold and Italic are not correct when they are set in the TrueType font file`s OS/2 table.
Font name is wrong when creating a TrueType font with FontsRepository.TryCreateFont() when the font is installed.
SpreadProcessing
NEW
Introduced Conditional Formatting enabling users to add visual formatting to cells, based on data-driven rules.
Provided API for Insert / Delete Comments (Notes).
FIXED
An Exception is thrown when importing documents containing custom number formats with date or time part and with empty sections.
SpreadStreamProcessing
FIXED
The library allows up to 30 (instead of 31) characters of the sheet name.
WordsProcessing
NEW
Introduced support for Table.Alignment when exporting to PDF
Introduced support for table row height when exporting to PDF.
Implemented Nested Mail Merge functionality.
Export VerticalAlignment property of the table cells to PDF.
Exposed a method deleting the content between two inlines.
FIXED
KeyNotFoundException is thrown when a document with invalid bookmarks is imported.
A floating image is not exported to PDF when it is at the end of the document and does not fit on the same page.
DocxFormatProvider: Table default cell left and right margin values are changed during import when they are not specified in the document.
UriImageSource and StyleSheetData do not support newer TLS versions.
Common
NEW
New Avatar Component
New PivotGridV2 Component
Classic Theme Package (v5.0.0)
Bootstrap Theme Package (v5.0.0)
Default Theme Package (v5.0.0)
Material Theme Package (v5.0.0)
AutoComplete
CHANGED
New rendering and styling options for AutoComplete
Button
CHANGED
New rendering and styling options for Button
ButtonGroup
CHANGED
New rendering for ButtonGroup's buttons
Checkbox
CHANGED
New rendering and styling options for Checkbox
CheckboxGroup
CHANGED
New rendering and styling options for CheckboxGroup
New rendering and styling options for Checkbox
ColorPicker
CHANGED
New rendering and styling options for ColorPicker
ComboBox
CHANGED
New rendering and styling options for ComboBox
DateInput
CHANGED
New rendering and styling options for DateInput
DatePicker
CHANGED
New rendering and styling options for DatePicker
DateRangePicker
CHANGED
New rendering and styling options for DateRangePicker
DateTimePicker
FIXED
Modern component TimePicker does not return updated value when using 'Now' option (6297)
CHANGED
New rendering and styling options for DateTimePicker
DropDownList
CHANGED
New rendering and styling options for DropDownList
New rendering and styling options for DropDownList
DropDownTree
CHANGED
New rendering and styling options for DropDownTree
Editor
FIXED
Missing 'exportAs' and 'import' messages options in Editor
FloatingActionButton
CHANGED
New rendering and styling options for FloatingActionButton
Form
CHANGED
New rendering and styling options for Checkbox
Grid
NEW
Update ForeignKey method with String overload (6463)
FIXED
Grid Header Sort Icon Improperly Displayed (6652)
AutoFitColumn not working properly with multi-headers and hidden columns (6549)
The sort icon is not displayed properly in Grid's header
Update Grid filter menu rendering to apply unique title
CHANGED
Changed command buttons element from anchor to button
ListBox
FIXED
Grid rendered in ListBox cannot be edited (6542)
MaskedTextBox
CHANGED
New rendering and styling options for MaskedTextbox
Menu
CHANGED
New rendering for Menu
MultiColumnComboBox
CHANGED
New rendering and styling options for MultiColumnComboBox
MultiSelect
CHANGED
New rendering and styling options for MultiSelect
NumericTextBox
CHANGED
New rendering and styling options for NumericTextbox
Pager
FIXED
Pager keyboard navigation events bubble (6642)
RadioButton
CHANGED
New rendering and styling options for RadioButton
RadioGroup
CHANGED
New rendering and styling options for RadioGroup
New rendering and styling options for RadioGroup
New rendering and styling options for RadioButton
Slider
CHANGED
New rendering for Slider
TextArea
CHANGED
New rendering and styling options for TextArea
TextBox
CHANGED
New rendering and styling options for Textbox
TimePicker
FIXED
Modern component TimePicker does not return updated value when using 'Now' option (6297)
CHANGED
New rendering and styling options for TimePicker
ToolBar
CHANGED
New rendering and styling options for SplitButton
TreeList
FIXED
TreeList column reorder throws a js exception (6657)
The sort icon is not displayed properly in Grid's header
TreeView
FIXED
Wrong TreeView navigation after selecting a collapsed node
CHANGED
New rendering and styling options for TreeView
PdfProcessing
NEW
Exposed a way to get the font name as it is in the document.
FIXED
The Image`s StencilColor property value is missed when merging documents.
OpenTypeFontSource`s Bold and Italic are not correct when they are set in the TrueType font file`s OS/2 table.
Font name is wrong when creating a TrueType font with FontsRepository.TryCreateFont() when the font is installed.
SpreadProcessing
NEW
Introduced Conditional Formatting enabling users to add visual formatting to cells, based on data-driven rules.
Provided API for Insert / Delete Comments (Notes).
FIXED
An Exception is thrown when importing documents containing custom number formats with date or time part and with empty sections.
SpreadStreamProcessing
FIXED
The library allows up to 30 (instead of 31) characters of the sheet name.
WordsProcessing
NEW
Introduced support for Table.Alignment when exporting to PDF
Introduced support for table row height when exporting to PDF.
Implemented Nested Mail Merge functionality.
Export VerticalAlignment property of the table cells to PDF.
Exposed a method deleting the content between two inlines.
FIXED
KeyNotFoundException is thrown when a document with invalid bookmarks is imported.
A floating image is not exported to PDF when it is at the end of the document and does not fit on the same page.
DocxFormatProvider: Table default cell left and right margin values are changed during import when they are not specified in the document.
UriImageSource and StyleSheetData do not support newer TLS versions.
Only for V.I.P
Warning! You are not allowed to view this text.