Whats_new_banner

UI for ASP.NET MVC

Release History

UI for ASP.NET MVC 2013.31316

January 15, 2014

Kendo UI Web

Framework Constructs

What’s New

  • Generate TypeScript method overloads with correct parameter types

What’s Fixed

  • JavaScript error when Visual Studio 2013 BrowserLink is enabled.
  • DOM elements are leaked by kendo.core.js
  • Element offset calculations are incorrect in IE/Win8 on touch devices when page is zoomed
  • CSS minification fails in ASP.NET MVC 4
Kendo UI DataSource Icon

DataSource

What’s Fixed

  • Multiple requests are executed if total number of records is changed after filtering and data virtualization with server operations are enabled
Kendo UI DragAndDrop Icon

Drag And Drop

What’s Fixed

  • Blocking calls (alert/confirm) in dragend event handlers cause events to be triggered twice in FF and IE
Kendo UI Web Globalization Icon

Globalization

What’s Fixed

  • kendo.toString formats numbers as negative zero
  • The short date format is not correct for the en-CA culture
  • kendo.toString raises error when Globalize.js is used and the culture is not defined
Kendo UI MVVM Icon

MVVM

What’s Fixed

  • Error is raised by widget source binding with server grouping and browser is IE7 or IE8
Kendo UI SPA Icon

SPA

What’s Fixed

  • Route callback does not get called when optional parameters are missing and there are query string parameters in the URL

UI Widgets Features and Updates

Kendo UI Web AutoComplete Icon

AutoComplete

What’s New

  • Style the popup element in order to honour the added header template

What’s Fixed

  • Prevent widget filtration on Alt key after item selection
  • Header template cannot be initialized using MVVM
Kendo UI Web Button Icon

Button

What’s Fixed

  • An error is thrown in IE 8 for non-existing trim method
Kendo UI Web Calendar Icon

Calendar

What’s New

  • Dynamically change widget options using setOptions method
Kendo UI Web ColorPicker Icon

ColorPicker

What’s New

  • Widget adapts to Windows high contrast mode

What’s Fixed

  • ColorPicker missing ARIA attributes
Kendo UI Web ComboBox Icon

ComboBox

What’s New

  • Style the popup element in order to honour the added header template

What’s Fixed

  • Widget selects the first item on initial load
  • ComboBox re-enters custom value on filter
  • Input element is automatically focused on Windows Phone 8
  • ComboBox does not persist user input when Enter is pressed fast after typing
  • Widget does not clear its selection when parent's value changes
  • Header template cannot be initialized using MVVM
Kendo UI Web Date/Time Pickers Icon

Date/Time Pickers

What’s New

  • Dynamically change widget options using setOptions method
  • Use more appropriate ARIA 'combobox' role

What’s Fixed

  • On iOS devices date cannot be deleted after selection, when widget is placed in iframe
Kendo UI Web DropDownList Icon

DropDownList

What’s New

  • Style the popup element in order to honour the added header template

What’s Fixed

  • Widget does not clear its selection when parent's value changes
  • Unbound dropdownlist throws exception when user tries to search an item
  • Header template cannot be initialized using MVVM
  • Widget throws exception when bound to a complex object with autoBind: false
Kendo UI Web Editor Icon

Editor

What’s New

  • Extra line feeds generated in MS Word should be removed during paste

What’s Fixed

  • Pasted MS Word table breaks in IE8
  • List bullets do not align along with list items
  • Paste in inline (contentEditable) editor nested in lists breaks out of widget
  • Image alignment does not work with jQuery 2.x
  • Text cannot be typed in the editor in iOS if a touch* event handler is bound on the page
  • Script content is always encoded
  • Script tags are not encoded by the insertHtml command
  • Serialization does not trim whitespace in pages with jQuery 2.x
  • Link formatting is persisted when going to a new line in IE
  • Hitting enter at end of header goes to another header instead of a paragraph in IE
  • Formatting drop-down list throws errors when searching prior to selection
  • Focused element is not distinguishable on Windows high contrast theme
  • Cannot wrap image in link
  • Issue when pasting tags from MS Word
  • Empty table does not preserve rows height in IE 11
  • Tools are not usable in Windows high contrast mode
  • Pressing "Enter" multiple times inserts only one new row in IE 11
  • In ordered list hitting enter after empty item does not ends the list as in MS-Word
  • Pasting tables from Word may have unexpected results when markup is invalid
  • Block formats break in pages that use jQuery 1.10
  • Scrollbar is reset when long paragraphs are formatted in Firefox
  • Unspecified error in IE when deleting the last column of a table
Kendo UI Web Grid Icon

Grid

What’s Fixed

  • Grid active filter style not visible in Metro theme
  • k-marquee z-index lower than Window's
  • FilterMenu is considered mobile inside of a mobile application even without specifying grid as mobile
  • Dirty mark is misplaced in RTL mode
  • Grid popup editing issue
  • Mobile is missing from Grid default options
  • Dark adaptive Grid in iOS7 theme has wrong colors
  • Adaptive grid: Sort option not visible
  • Adaptive grid: Paging disappears after filter is cleared
Kendo UI Web Menu Icon

Menu

What’s Fixed

  • Last item removal deletes the Menu container
  • Menu opens on hover after using close method even if openOnClick is set to true
  • Arrow icons can't be set as sprites
Kendo UI Web MultiSelect Icon

MultiSelect

What’s New

  • Style the popup element in order to honour the added header template

What’s Fixed

  • MVVM bound MultiSelect hangs in IE8 when item is deleted
  • Horizontal scrollbar is shown when user types long text
  • Widget does not allow text selection with a mouse
  • Header template cannot be initialized using MVVM
Kendo UI Web NumericTextBox Icon

NumericTextBox

What’s Fixed

  • Widget does not format correctly big integers if decimals option is set
  • NumericTextBox does not allow form post on Enter
Kendo UI Web PanelBar Icon

PanelBar

What’s Fixed

  • PanelBar select method does not trigger the select event
Kendo UI Web Scheduler Icon

Scheduler

What’s Fixed

  • Event which starts and ends on the DST date and the date is the next to the last day of the month view is not positioned correctly
  • Incorrect resource is selected when creating new event and resource data source is sorted
  • Widget deletes event on DELETE key press when editing is disabled
  • Selected slot in month view throws exception in day view
  • Agenda view sometimes doesn't display events that end on the current date
  • Widget does not honour timezone option when parsing recurrence rule
  • Scheduler does not expand correctly monthly recurrence with a position option
  • Widget does not trigger change event in agenda view
  • SchedulerEvent.toOccurrence method creates an event which is reported as old
  • Creating an event with keyboard does not preset the required resources
  • Recurrence exceptions are not created in the DB when model Id is Guid
  • Custom views are not highlighted when they are selected
  • Win 8.1 RT IE 11 issues with touch events
  • Error is raised when switching views if editing is disabled in adaptive mode
  • Widget does not expand correctly recurring events with 'monthly' frequency and interval '3'
Kendo UI Web Splitter Icon

Splitter

What’s Fixed

  • Splitter pane adding or removal requires manual resize(true) call
Kendo UI Web TabStrip Icon

TabStrip

What’s New

  • There's no indication of loading until the page starts receiving data

What’s Fixed

  • Some TabStrip event handlers not removed upon destroy
Kendo UI Web TreeView Icon

TreeView

What’s New

  • Make checked and expanded state initially available in the inferred DataSource

What’s Fixed

  • Reloading of nodes with deleted subnodes is not possible
  • Nodes cannot be appended with the append method after detaching a node
  • Loading / retry text cannot be localized
  • Memory leak when widget is instantiated from <ul> and root-level datasource is refreshed
  • Performance regression with large hierarchies, loadOnDemand: false and checkChildren: true
  • Inserting items in root-level of MVVM-bound TreeView throws JS error
  • Destroy method does not clean up event handlers and elements
Kendo UI Web Window Icon

Window

What’s Fixed

  • Allow Window content() method to set empty content
  • Window displays unnecessary paddings and scrollbars around iframes
  • Window ignores numeric top/left position configuration values
  • Using setOptions causes memory leaks
  • appendTo does not work when used with MVVM
  • Pinned Windows are not centered correctly
  • Action buttons are not displayed correctly in IE8

ASP.NET MVC Server Wrappers

What’s New

  • (VS Extensions) Support for VS 2013 Kendo UI project templates, automatic upgrades for ASP.NET MVC 4/5 projects and installer VS 2012/2013 offline demo projects
  • (VS Extensions) Added support for .NET 4.5.1 projects
  • (DropDownList) Support for defining the OptionLabel option as an object
  • (Menu) Security trimming functionality supports Action methods with a Task<ActionResult> return type
  • (PanelBar) Security trimming functionality supports Action methods with a Task<ActionResult> return type
  • (TabStrip) Security trimming functionality supports Action methods with a Task<ActionResult> return type
  • (TreeView) Security trimming functionality supports Action methods with a Task<ActionResult> return type
  • (TreeView) Include LinkHtmlAttributes to the TreeViewItemModel

What’s Fixed

  • (DataSource) Change construction of string filter LINQ expression operators
  • (DataSource) An error is thrown when creating a new mvc transport and no options are passed
  • (DropDownList) Wrapper does not expose a method for setting the ValueTemplate option
  • (Editor) Editor messages formatting option is missing from MVC wrapper
  • (Scheduler) Setting Day/Week/WorkWeek view WorkDayCommand option does not have effect
  • (Scheduler) ShowWorkHours option does not take effect if views are defined
  • (Slider) MVC SliderTooltipBuilder Template method misspelled
  • (ToolTip) Exception is thrown when tooltip is set as differed

Kendo UI DataViz

Framework Constructs

What’s New

  • Added step, skip and color for the major/minor ticks for the axes
  • Generate TypeScript method overloads with correct parameter types

What’s Fixed

  • div element is not cleaned up from DOM after rendering a DataViz widget
  • Custom aggregates overwrite the first data item (regression from internal builds)
  • errorBar color is overriden by series color (regression from internal builds)
  • Incorrect text is rendered for chart point notes (regression from internal builds)
  • Possible stack overflow when using dynamic (function) options (regression from internal builds)
  • Error bars are not displayed for line and area charts (regression from internal builds)
  • An extra label can be rendered when the last category equals the end of the last period
  • Last category can become "stretched" for justified date axis with user set max
  • Setting roundToBaseUnit to false can produce a trailing date group
  • Shared tooltip is not enabled for series that don't have a name
  • JavaScript error when Visual Studio 2013 BrowserLink is enabled.
  • DOM elements are leaked by kendo.core.js

UI Widgets Features and Updates

Kendo UI DataViz Area Chart Icon

Area Chart

What’s Fixed

  • Color binding overwrites area series color
Kendo UI DataViz Line Chart Icon

Line Chart

What’s Fixed

  • Line chart with multiple series breaks the hover/tooltip
  • Color binding overwrites line series color
Kendo UI DataViz Map Icon

Map (Beta)

What’s New

  • Zoom controls added to Map
  • Added position option for map controls
  • New pannable configuration property
  • New zoomable configuration property
  • zoomStart event is now cancellable

What’s Fixed

  • Closed LineString / MultiLineString are not filled
  • Zoom events are not fired for pinch-to-zoom gestures
  • Circles do not have default style and radius
  • markerCreated is not fired
  • Coordinates returned from eventToView are invalid if the map is scrolled
  • Marker location is passed as array to tooltip template (instead of Location instance)
  • Marker defaults override marker options
  • Marker "location" property is incorrectly documented as "position"
  • Error can occur if shape layer is bound to local GeoJSON that contains Points (markers)
  • Disabling the attribution throws an error
  • Map center can't be set to Location instance
Kendo UI DataViz Sparklines Icon

Sparkline

What’s Fixed

  • Tooltip is not visible unless tooltip.shared is set to false
Kendo UI DataViz Stock Chart Icon

Stock Chart

What’s Fixed

  • Stock chart navigator disappears on resize (regression from internal builds)
  • StockChart size is not updated on resize() method call

ASP.NET MVC Server Wrappers

What’s New

  • (VS Extensions) Support for VS 2013 Kendo UI project templates, automatic upgrades for ASP.NET MVC 4/5 projects and installer VS 2012/2013 offline demo projects
  • (VS Extensions) Added support for .NET 4.5.1 projects
  • (Map) Allow setting custom marker shape name

What’s Fixed

  • (Map) A template can't be set for map markers
  • (Map) markerCreated is not accessible in wrappers
  • (Map) Marker shape can't be set to pinTarget
  • (Map) Marker and MarkerDefaults builders are not functional

Kendo UI Mobile

Framework Constructs

What’s New

  • Generate TypeScript method overloads with correct parameter types

What’s Fixed

  • CSS minification fails in ASP.NET MVC 4
  • JavaScript error when Visual Studio 2013 BrowserLink is enabled.
  • DOM elements are leaked by kendo.core.js

UI Widgets Features and Updates

Kendo UI Mobile Application Icon

Application

What’s Fixed

  • Mobile application repeats meta tags that are already included in the DOM
  • application is resizing incorrectly in PhoneGap when keyboard is displayed
Kendo UI Mobile Button Icon

Button

What’s Fixed

  • Badge method doesn't accept 0 as input value
Kendo UI Mobile ButtonGroup Icon

ButtonGroup

What’s Fixed

  • Badge method doesn't accept 0 as input value
Kendo UI Mobile Drawer Icon

Drawer

What’s Fixed

  • Unrecognized expression error is thrown when the widget is opened
  • Drawer does not work with SplitView
Kendo UI Mobile ListView Icon

ListView

What’s Fixed

  • Pull to refresh gets stuck when user taps on the pull to refresh animation several times
  • Scrolling does not work after dragging on a fixed header
  • Endless scrolling declaration does not work with MVVM declaration
  • Endless scrolling, filterable and autobind=false result in javascript error
Kendo UI Mobile ModalView Icon

ModalView

What’s Fixed

  • ModalView width and height are always 100%
Kendo UI Mobile ScrollView Icon

ScrollView

What’s Fixed

  • pageSize option is not working
  • page option of the widget does not work in data bound mode
  • Changing event is missing the currentPage and nextPage properties
Kendo UI Mobile SplitView Icon

SplitView

What’s Fixed

  • SplitView's collapsible panes feature does not work in IE/WP 8 and Android stock browser
  • SplitView triggers error when enable method is called
  • Drawer does not work with SplitView
Kendo UI Mobile TabStrip Icon

TabStrip

What’s Fixed

  • Badge method doesn't accept 0 as input value

ASP.NET MVC Server Wrappers

What’s Fixed

  • (VS Extensions) Support for VS 2013 Kendo UI project templates, automatic upgrades for ASP.NET MVC 4/5 projects and installer VS 2012/2013 offline demo projects
  • (VS Extensions) Added support for .NET 4.5.1 projects
  • Mobile widgets' intellisense suggests wrong plugin names (e.g. kendoActionSheet, instead of kendoMobileActionSheet)

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.