Telerik UI for ASP.NET MVC R1 2019 (2019.1.115) Retail » Developer.Team

Telerik UI for ASP.NET MVC R1 2019 (2019.1.115) Retail

Telerik UI for ASP.NET MVC R1 2019 (2019.1.115) Retail
Telerik UI for ASP.NET MVC R1 2019 (2019.1.115) Retail


Enjoy components for every need: navigation and layout, data management and visualization, editing, interactivity and more. In our 11 years of aggressive product development including 3 major and up to 6 minor releases per year we have implemented, tested and optimized over 4,000 features in Telerik ASP.NET controls.

Complete Set of Features and Controls
Enjoy components for every need: navigation and layout, data management and visualization, editing, interactivity and more. In our 11 years of aggressive product development including 3 major and up to 6 minor releases per year we have implemented, tested and optimized over 4,000 features in Telerik ASP.NET controls.

Mobile Support and Responsiveness
No need to build a mobile version of your project since the web sites and apps built with Telerik ASP.NET controls work equally well on desktop and mobile devices.

Use the Page Layout Framework to build responsive ASP.NET applications
Leverage the adaptive, fluid, elastic and responsive capabilities featured in most controls to offer user experiences tailored to each end-user's device
Gain productivity since touch events are handled in the same manner as those triggered by a keyboard or a mouse
Get a better user experience with the two mobile skins especially designed for touch devices that come included in the suite

20 Built-In Professional Grade Skins
Give your applications a sleek, professional look by setting a single property. By applying one of the 20 professionally-designed skins that come with Telerik UI for ASP.NET AJAX, including two engineered with mobile devices in mind, you save design and front-end development time. No need to be a CSS wizard to create or customize the Telerik skins with our web-based Visual Style Builder.

Exceptional Performance and User Experience

We constantly optimize the performance of UI for ASP.NET AJAX to meet your end users expectations. This is why the controls:

Produce minimal and clean HTML and CSS
Minimize j@vascript by loading only whats needed
Reduce postbacks for a better user experience
Compress data transferred between browser and server (Pages, j@vascript, ViewState, JSON data, etc.)
Use built-in CDN support and CSS sprites to deliver content faster to end-users (Telerik covers all CDN costs for you)
Minimize memory usage and have robust code, free from memory leak

UI for ASP.NET MVC R1 2019

All components
NEW

New widget: DateRangePicker
New widget: ScrollView
New widget: Switch
New widget: MultiViewCalendar
Material Ripple Container for Kendo UI widgets

FIXED

Kendo aspnetmvc.js using deprecated jQuery attr instead of prop

AutoComplete
FIXED

AutoComplete dropdown can be opened with the keyboard when noDataTemplate is set to false
Fix styling issues by removing k-header class

Chart
FIXED

The Chart cannot be loaded as a standalone AMD module
Chart throws error when pane clipping is disabled and the user tries to zoom using selection
Pinch-zooming the chart zooms the page
BoxPlot Chart series border color is not applied
Stock chart with virtualization does not preserve series visibility on selection change
Chart fires render event twice if custom font is applied to labels

ColorPicker
FIXED

Fix styling issues by removing k-header class

ComboBox
FIXED

Wrong filtered ComboBox results with suggest property true
Fix styling issues by removing k-header class
Tabbing to and away from a virtualized ComboBox changes the widget value with the text from its input
Delay configuration does not work correctly in Multiselect and ComboBox

ContextMenu
NEW

ContextMenu filter option to accept complex jQuery selectors

DataSource
NEW

Custom group sorting

DatePicker
NEW

DatePicker and TimePicker update/parse the ng-model value differently

FIXED

Fix styling issues by removing k-header class

DateTimePicker
FIXED

Fix styling issues by removing k-header class
DateTimePicker: Increase hit area for icons

Dialog
NEW

Add preventScroll property to allow page scroll preventing for modal Dialog and Window
Predefined sizes for dialogs

FIXED

e.userTriggered is always false in Dialog's close event

Drawing
FIXED

Drawing's Tooltip is not hiding if Tooltip is hovered on mouseleave in Chrome and Firefox

DropDownList
FIXED

Fix styling issues by removing k-header class

DropDownTree
FIXED

Clicking on a selected DropDownTree node does not check/uncheck node's checkbox

Editor
NEW

Editor placeholder option

FIXED

Editor inline commands generate wrong HTML markup for multi-line content
Fore and back color tools do not apply the style after color selection
Pressing Enter scrolls the page to the top of the inline editor's body in IE
InsertLink scrolls the page to the top of the inline editor's body
The tools in the Editor's overflow popup are not displayed correctly

Excel Export
NEW

Support for collapsible rows in Excel export

Grid
NEW

Support for collapsible rows in Excel export
Custom group sorting
Grid checkbox column not compatible with standard selection

FIXED

Grid PDF Export with detail template exports only the first page
An error is thrown when editing a cell of a Grid on Mac
Grid Media property is not working in Multi-column headers scenario
The "close" event of the Grid's popup edit Window fires twice when the "close" button is clicked
The style for sorted column is not applied properly when grouping is enabled

Linear Gauge
NEW

Style the Gauges with SASS-based themes

FIXED

Linear gauge track is not rendered

ListBox
NEW

Allow input elements to be focused when placed inside template

FIXED

Add RTL styles for the ListBox

MVVM
FIXED

TreeList initialized with MVVM does not have the pageable option

Menu
NEW

ContextMenu filter option to accept complex jQuery selectors

MultiColumnComboBox
FIXED

Fix styling issues by removing k-header class
Column width is not respected in Virtualized MultiColumnComboBox

MultiSelect
FIXED

Clearing MultiSelect selected items with tagmode set to single does not fire change event
MultiSelect clear button does not clear values in tagmode single when using angular.js bindings
Unable to remove MultiSelect's single tag, although there are no selected items
MultiSelect clear all items button is not visible on hover in Bootstrap 3
Delay configuration does not work correctly in Multiselect and ComboBox
Incorrect style on selected items in disabled MultiSelect in Nova and Bootstrap themes

PDF Export
FIXED

Grid PDF Export with detail template exports only the first page

Pager
NEW

Responsive Pager styles for SASS-based themes

FIXED

Pager not refreshed correctly after selecting "All" page size

PivotGrid
FIXED

Kendo PivotGrid PDF Export misalignment

Radial Gauge
NEW

Style the Gauges with SASS-based themes

Scheduler
NEW

Always consider exceptions during series editing and add Reset Series button

FIXED

Scheduler view scrolls on hybrid devices (touch + mouse) on mouse move after tap in IE and Edge
Editing the series of recurring appointment deletes previously made changes to some appointment of the series
Unable to drag a Scheduler event by mouse on Surface Edge/IE/FF/Chrome after dragging another event by tap
Unable to drag a Scheduler event by mouse on Surface Edge/IE/FF/Chrome after tapping on a timeslot or on another event

Spreadsheet
NEW

Add Spreadsheet support for importing/exporting cell indentation from/to an excel file
Spreadsheet Formulas do not respect culture specific decimal separator

FIXED

List validation not imported client-side to Spreadsheet from xlsx file, if the list is referenced from another sheet
Incorrect rounding when value exceeds formatting
Spreadsheet does not properly display font color applied to cells in the .xlsx file
Spreadsheet DOLLAR() function does not accept zero or negative parameters as second argument
RowHeight is not respected when exporting to excel
Incorrect rounding of large numbers when set runtime
JS error thrown by Spreadsheet on opening an xlsx file containing border cell color formatting
Currency format is not being shown correctly in the custom formatting dialog
Copied negative percentage value from excel is pasted as string in the Spreadsheet
Spreadsheet exported Excel RowHeight and ColumnWidth does not match to the imported custom ones

TimePicker
NEW

DatePicker and TimePicker update/parse the ng-model value differently

FIXED

Fix styling issues by removing k-header class

ToolBar
FIXED

jаvascript error thrown on focusing ToolBar if all its "button" type items are in the overflow dropdown

Tooltip
FIXED

Tooltip doesn't hide on mouseleave when showOn is set to "focus mouseenter"
Tooltip does not display title value when showOn is set to "click mouseenter"
Drawing's Tooltip is not hiding if Tooltip is hovered on mouseleave in Chrome and Firefox
Tooltip text wraps on second line when no Tooltip width is set
Incorrect Tooltip position if its content wraps and the widget's width is not set

TreeList
FIXED

TreeList with locked columns and InCell editing does not focus the correct cell on insert
AngularJS TreeList with InCell editing and keyboard navigation resets the focused cell after edit
TreeList initialized with MVVM does not have the pageable option
An error is thrown when using server paging with the TreeList
minScreenWidth is not applied with MultiColumn headers
TreeList column classes are not persisted after editing a cell
pushDestroy does not delete child data
Dragging an item to root level throws an error

TreeView
NEW

Enhance TreeView client filtering speed with large set of data
Type-ahead keyboard navigation toggle focus state
Enhance expand and checked operations performance

FIXED

Screen readers do not announce TreeView node's checkbox presence and state on focusing the respective node
Not read TreeView nodes by JAWS and NVDA in Chrome
Unexpected deselecting of TreeView node in Firefox on pressing Left/Right Arrow key

Window
NEW

Add preventScroll property to allow page scroll preventing for modal Dialog and Window
Predefined sizes for dialogs

FIXED

kendo.ui.WindowOptions draggable is missing containment option in Typescript definition
Invisible Window Resizes incorrectly after using setOptions() followed by open()

Wrappers (ASP.NET MVC): Grid
FIXED

The height of the Grid Content does not change when using CSS to assign the height
The minScreenWidth property cannot be assigned to Group Columns in MVC
Wrong rendering of grouped hierarchical Grid with Checkbox selection
Wrong rendering of Multi-column headers with Checkbox selection
Grid with Server Grouping and editing enabled preserves row data changes even when cancel button is clicked

Wrappers (ASP.NET MVC): TreeList
FIXED

Adding item throws exception in TreeList with Paging enabled

PdfProcessing
NEW

Add support for CropBox element in PDF page
Port RadPdfProcessing to .NET Standard
Implemented CCITTFaxDecode

FIXED

Documents are exported with wrong creation and modification dates
Stencil color is not preserved when importing and exporting images

SpreadProcessing
NEW

Introduced support for charts letting you add, remove and manipulate chart objects in your spreadsheet documents

FIXED

Documents with a global filter cannot be imported
ArgumentException is thrown when protecting a worksheet having missing algorithmName information
Filter command should be disabled when a single row or cell is selected

SpreadStreamProcessing
NEW

The stream containing the data is now flushed when closing it when exporting to CSV

FIXED

ArgumentException is thrown when exporting characters not supported in XML

WordsProcessing
FIXED

Document variable fields are case-sensitive


Only for V.I.P
Warning! You are not allowed to view this text.