Whats_new_banner

UI for ASP.NET MVC

Release History

UI for ASP.NET MVC R1 2019 SP1

February 20, 2019

All components

NEW
  • Update Kendo.Mvc.dll to reference System.Web.Mvc 5.2.7

AngularJS

FIXED
  • Ng-model does not update Switch value
  • NumericTextBox should compile all attributes in AngularJS

AutoComplete

FIXED
  • Validation class is not applied to the correct element
  • No items filtered on pressing space and filter set to "startswith"

Calendar

FIXED
  • Calendar with multiple selection enabled, throws a JS error on navigation.

Chat

NEW
  • Provide user-specific typing indicators
  • Make the removeTypingIndicator method public

ComboBox

FIXED
  • Incorrect background-color applied to the k-state-selected class in BlueOpal theme
  • Action is prevented on selection of item under mobile device
  • Validation class is not applied to the correct element
  • ComboBox change event fires twice on entering text and tabbing out
  • Incorrect virtual DropDownList value, if a filtered item is selected by pressing Enter - jQuery 3.3.1
  • No items filtered on pressing space and filter set to "startswith"

ContextMenu

FIXED
  • Horizontal Menu container width is not calculated automatically to fit all items

DateInput

FIXED
  • Validation class is not applied to the correct element

DatePicker

FIXED
  • Validation class is not applied to the correct element
  • The same date cannot be re-selected in datepicker when the popup calendar is open

DateRangePicker

FIXED
  • setOptions is not updating the rendering of DateRangePicker correctly
  • Selecting the first date in the range closes the popup

DateTimePicker

NEW
  • Increase the clickable area for opening DateTimePicker popups
FIXED
  • Validation class is not applied to the correct element
  • Wrong DateTimePicker background color for Material and Material Black themes

Drawing

FIXED
  • Kendo UI Drawing Group/Layout TypeScript definition does not allow multiple arguments for the append method

DropDownList

FIXED
  • Incorrect background-color applied to the k-state-selected class in BlueOpal theme
  • Focusing then blurring the DropDownList after clearing its value fires the change event
  • Action is prevented on selection of item under mobile device
  • Validation class is not applied to the correct element
  • Incorrect virtual DropDownList value, if a filtered item is selected by pressing Enter - jQuery 3.3.1
  • No items filtered on pressing space and filter set to "startswith"

DropDownTree

FIXED
  • Validation class is not applied to the correct element

Editor

FIXED
  • Editor create table tool does not work outside of Table Wizard
  • Kendo loader does not hide after successfully deleting an image or deleting / creating a new folder in Editor's Insert image dialog
  • Pasting plain text from Word into Editor can cause a JavaScript error when msConvertLists option is on
  • Deleting a list along with its sub-list leaves the bullets
  • Editor does not wrap content correctly on iOS
  • Creating a new folder in File Browser of Editor should select the input value in the list view
  • Selected Font and Background color indicators of Editor ColorPickers are reset on opening their dropdowns
  • Unexpected default white color shown under Editor Font and Background ColorPickers, when no color is specified

Excel Export

FIXED
  • TreeList Excel Export exports only the expanded nodes since 2018 R3 (client paging)

Gantt

FIXED
  • Gantt dateCompareValidator() function does not validate input different than Kendo picker

Grid

FIXED
  • Incorrect background-color applied to the k-state-selected class in BlueOpal theme
  • Column attributes are not persisted for hidden columns
  • Restoring Grid settings adds multiple display:none to hidden columns
  • Grid content is scrolled when a row is selected
  • AngularJS hidden column titles are not interpolated
  • Hiercarchy Grid with batch editing and keyboard navigation errors out on tab navigation from last cell in row
  • Resizing RTL Grid with filter row throws JavaScript error
  • Grid column resizing doesn't work as expected with jQuery 3.3.1 is some scenarios
  • The first row is not completely visible when resizing locked columns and virtual scrolling
  • Second condition is added to filter when filterable.extra is false
  • Column resize handle is incorrectly displayed with multi-column headers
  • Grid with locked / frozen columns has a double white mask with jQuery 3.3.1
  • Pdf export functionality repeats the first page multiple times when papersize is not set.
  • Localization not working for the Popup editor title
  • Grid is missing column menu active style when using Metro skin
  • Dragging unlocked column over a locked one causes flicker when browser is zoomed
  • Sorted column background is not applied to the right column in hierarchy.
  • Column styles lost when combining settings persistence with columns show/hide
  • Screen readers ignore the aria-sort properties in grid

Localization

FIXED
  • Localization not working for the Popup editor title

MVVM

FIXED
  • Respect checked attribute for widget binding of checkbox element

MaskedTextBox

FIXED
  • Validation class is not applied to the correct element

MobileSwitch

FIXED
  • Mobile Switch styles get overidden

MultiColumnComboBox

FIXED
  • Validation class is not applied to the correct element

MultiSelect

FIXED
  • Incorrect background-color applied to the k-state-selected class in BlueOpal theme
  • Action is prevented on selection of item under mobile device
  • Incorrect virtual DropDownList value, if a filtered item is selected by pressing Enter - jQuery 3.3.1
  • No items filtered on pressing space and filter set to "startswith"

MultiViewCalendar

FIXED
  • MultiViewCalendar selection doesn't work for upper views with more than 2 views shown

NumericTextBox

FIXED
  • NumericTextBox should compile all attributes in AngularJS
  • Validation class is not applied to the correct element

PDF Export

FIXED
  • Pdf export functionality repeats the first page multiple times when papersize is not set.

PanelBar

FIXED
  • Incorrect PanelBar selected item appearance in BlueOpal, Bootstrap, Default, Fiori, Metro, Moonlight, Office365, Silver and Uniform themes

ProgressBar

FIXED
  • Incorrect TypeScript definitions for ProgressBarOptions

RippleContainer

FIXED
  • Ripple effect doesn't behave correctly in iOS

Scheduler

FIXED
  • Clicking on Scheduler Calendar, when the page has been scrolled down, scrolls to top and immediately closes the Calendar
  • Scheduler mvvm options bindings are missing
  • Scheduler select method is missing single parameter typescript option

ScrollView

FIXED
  • ScrollView arrows are not positioned correctly in IE with LESS themes

SpreadProcessing

NEW
  • Added Outline and Fill properties to FloatingShapeBase which enables setting border and background to chart and image shapes. Added Outline and MajorGridLines properties to all Axis types which enables setting Fill/ Width / Grid Lines to axes in charts.
  • Charts' border and background are wired to the Outline and Fill properties of the FloatingChartShape. Charts' axis' width, fill and grid lines are wired to the model properties - Outline, MajorGridLines of the Axis.
FIXED
  • Chart is a bit blurry on select and/or drag in spreadsheet.
  • Chart is blurry in exported pdf file.
  • ArgumentException is thrown when adding second chart in freezed panes.
  • Inserted Chart from dialog is located on top of the selected cells but it should be located in the center of the spreadsheet's viewport.
  • NullReferenceException when adding chart with axis with null ValueFormat.
  • Resizing images always position the image at the cell where the image has been inserted.

Spreadsheet

NEW
  • Support for Cell validation in Server Import/Export
FIXED
  • Spreadsheet disabled cell with link does not navigate to its URL
  • Spreadsheet custom editors use global instance of jQuery
  • Data validation dropdowns from named ranges are not imported with the Spreadsheet's server import

Switch

FIXED
  • Ng-model does not update Switch value
  • Unable to toggle Switch state on mobile browsers

ThemeBuilder LESS

FIXED
  • The Widget base variable does not change the base color in Fiori theme

ThemeBuilder SASS

NEW
  • Add MultiViewCalendar to SASS Themebuilder
  • Add ScrollView to SASS Themebuilder
  • Add DateRangePicker to SASS Themebuilder

TimePicker

FIXED
  • TimePicker popup misalignment with Nova theme

TreeList

FIXED
  • TreeList does not hide footer of parent
  • Navigatable TreeList "jumps" in Chrome when a header cell is focused
  • Calling editRow() twice on the TreeList breaks the editing UI
  • TreeList Excel Export exports only the expanded nodes since 2018 R3 (client paging)
  • TreeList focus styles are not removed after delete button click

TreeView

FIXED
  • The "expanded" node icon is reset to "collapsed" on drag and drop of sibling node
  • The internal TreeView isJQueryInstance() method relies on globally available jQuery instance
  • TreeView visual glitch in IE with fixed container height

Validator

FIXED
  • Validation class is not applied to the correct element

Wrappers (ASP.NET MVC): Editor

FIXED
  • Cannot set a function to modify the imageUrl value of ImageBrowser in MVC wrappers

Wrappers (ASP.NET MVC): Grid

FIXED
  • Column headers have duplicate IDs in MVC Grid wrapper
  • If two Grids are on the same page have aggregates for a field with the same name an ArgumentException is thrown.(MVC wrappers)
  • Grid Virtualization with CRUD causes destroy to trigger twice

Wrappers (ASP.NET MVC): Switch

NEW
  • SwitchFor for MVC wrappers
FIXED
  • Unable to post Form with kendoValidator and unchecked Switch

UI for ASP.NET MVC

Product overview Demo Buy Try

New features & Roadmap

Have a feature request?

Post your feedback via the ASP.NET MVC UserVoice portal or the Public forums

What's new across all Telerik products?

See the updates feed

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.