Whats_new_banner

UI for ASP.NET MVC

Release History

UI for ASP.NET MVC 2012.2621

June 20, 2012

Kendo UI Web

Framework Constructs

What’s New

  • Added: HierarchicalDataSource with deferred loading capabilities
  • Added: Draggable supports container constraint option
  • Added: Transformation effects can be stacked

What’s Fixed

  • Fixed: Cannot parse JSON data attribute values which start or end with a whitespace
Kendo UI DataSource Icon

DataSource

What’s New

  • Added: Support for filtering on values not contained in a given string

What’s Fixed

  • Fixed: Inserting a new record in XML data source throws JavaScript error
  • Fixed: Group values are not converted to the field types when server grouping is enabled
Kendo UI Web Globalization Icon

Globalization

What’s New

  • Improved: kendo.parseDate returns null if no AM/PM specifier is provided
  • Improved: Support for single 't' specifier
Kendo UI MVVM Icon

MVVM

What’s New

  • Added: ObservableObject's toJSON method should be recursive

What’s Fixed

  • Fixed: Changes in parent fields bound to a template are not reflected
  • Fixed: Value of the input with update on keyup is not updated in some cases

New UI Widgets

Kendo UI Web DateTimePicker Icon

DateTimePicker

UI Widgets Features and Updates

Kendo UI Web AutoComplete Icon

AutoComplete

What’s Fixed

  • Fixed: Prevent click events through widget's popup in mobile devices
  • Fixed: Do not raise select event when [ENTER] is pressed and no item is selected
  • Fixed: AutoComplete placed in editable grid throws exception in IE9 while typing
Kendo UI Web ComboBox Icon

ComboBox

What’s Fixed

  • Fixed: ComboBox throws an exception when trying to search empty datasource
  • Fixed: (iOS) Styling on DropDown (combo) opening
  • Fixed: ConboBox does not show the loading icon when bound using MVVM
  • Fixed: Initializing from <select> element does not select the correct item after rebind
  • Fixed: Prevent click events through widget's popup in mobile devices
  • Fixed: Do not raise select event when [ENTER] is pressed and no item is selected
  • Fixed: ComboBox placed in editable grid throws exception in IE9 while typing
Kendo UI Web Date/Time Pickers Icon

Date/Time Pickers

What’s New

  • Added: Ability to define the available times in the dropdown list
  • Added: Option to define multiple parsing formats
  • Improved: Restrict the entered value if its date part is equal to the min value
Kendo UI Web DropDownList Icon

DropDownList

What’s New

  • Added: Option label can accept object notation

What’s Fixed

  • Fixed: (iOS) Styling on DropDown (combo) opening
  • Fixed: ComboBox does not show the loading icon when bound using MVVM
  • Fixed: ComboBox does not select an item with 0 value
  • Fixed: Prevent click events through widget's popup in mobile devices
  • Fixed: Initializing from <select> does not copy the tabindex attribute properly
Kendo UI Web Editor Icon

Editor

What’s New

  • Added: ViewHTML command that allows access to plain-text HTML editing
  • Added: Allow declarative item customization of the Editor's FontName, FontSize and FormatBlock tools
  • Added: Changed "Text" and "Value" fields used by Editor DropDowns to "text" and "value"

What’s Fixed

  • Added: Android and BlackBerry support regression
  • Added: IE8 injects invalid attributes in the editor's value for particular DOM elements (originalsrc for iframes and altHtml for objects)
Kendo UI Web Grid Icon

Grid

What’s New

  • Added: Ability to change the pager messages
  • Added: Ability to set column header template
  • Added: Ability to attach click handler to custom commands
  • Added: Support for setting per column header, footer and cell html attributes

What’s Fixed

  • Fixed: Aggregates are set to zero when grid is bound to empty data
  • Fixed: Last footer missing in grid with grouping and footer template
  • Fixed: Cannot enter edit mode when virtual scrolling is enabled
  • Fixed: Group header and toolbar are with switched positions
  • Fixed: Grid headers are misaligned when printed in Firefox and scrolling is enabled
  • Fixed: Grouping can be performed on group and hierarchy headers
  • Fixed: Calling editRow fails when the grid is in "incell" editing mode
  • Fixed: Group reordering does not work properly
  • Fixed: Destroy confirmation message is not displayed
  • Fixed: Multiple filter menus for a single column are created when bound through MVVM to a DataSource instance
Kendo UI Web Menu Icon

Menu

What’s Fixed

  • Fixed: Preventing Select event should stop navigation
  • Fixed: JavaScript error on init in frameset in IE9
Kendo UI Web NumericTextBox Icon

NumericTextBox

What’s New

  • Added: Ability to set the min, max and step values using the widget's API
  • Improved: Use placeholder attribute of the input where it is supported
Kendo UI Web PanelBar Icon

PanelBar

What’s Fixed

  • Fixed: PanelBar clears embedded widget selected state
Kendo UI Web Splitter Icon

Splitter

What’s Fixed

  • Fixed: Collapsed Splitter pane has scrollbars in IE9
Kendo UI Web TreeView Icon

TreeView

What’s New

  • Added: Allow disabled items to be expanded / collapsed through the API
Kendo UI Web Upload Icon

Upload

What’s New

  • Added: RemoveField to Async settings
  • Added: SaveUrl and RemoveUrl options to Async section

What’s Fixed

  • Fixed: Drag and drop is not enabled in Chrome
Kendo UI Web Window Icon

Window

What’s New

  • Improved: Infer visible configuration from content element visibility

What’s Fixed

  • Fixed: Resizing is broken in IE8
  • Fixed: Maximizing a window in Firefox resets the document scroll position
  • Fixed: Creating hidden modal windows hides the modal overlay

ASP.NET MVC Server Wrappers

What’s New

  • Added: Server wrapper for the ListView widget
  • Added: (Grid) Support for virtual scrolling
  • Added: (Grid) Ability to change the filtering messages

What’s Fixed

  • Fixed: (Grid) Setting initial filter on a date field does not work as expected when populated through Ajax binding
  • Fixed: (Grid) Configuration for popup editing window not serialized for Ajax binding

Kendo UI DataViz

Framework Constructs

What’s New

  • Added: Date Axis support
  • Added: Transformation effects can be stacked
  • Improved: Refresh() should no longer invoke read() of the datasource

What’s Fixed

  • Fixed: Horizontal CategoryAxis without labels has box with one label height

What’s Changed

  • Breaking change: OnError event is removed, use DataSource Error event instead
  • Breaking change: Chart DataBinding configuration is replaced by DataSource configurator

New Chart Types

Kendo UI DataViz Bubble Chart Icon

Bubble Chart

Kendo UI DataViz Donut Chart Icon

Donut Chart

UI Widgets Features and Updates

Kendo UI DataViz Gauge Icon

Linear/Radial Gauge

What’s New

  • Added: Allow range size to be configured

What’s Changed

  • Breaking Change: LinearGauge is no longer generic, all options accept double
  • Breaking Change: RadialGauge is no longer generic, all options accept double
Kendo UI DataViz Line Chart Icon

Line Chart

What’s Fixed

  • Fixed: Error when hovering portions of a line chart with a tooltip in IE

ASP.NET MVC Server Wrappers

What’s New

  • Added: Server Wrapper for Bubble chart
  • Added: Server Wrapper for Donut chart

Kendo UI Mobile

Framework Constructs

What’s New

  • Added: Transformation effects can be stacked
  • Added: Implemented " reverse" transition setting for mobile views
  • Improvement: Mobile view supports "stretch" configuration option (off by default)
  • Improvement: Mobile view init event handlers are executed when the view is visible
  • Improvement: Mobile view fires beforeShow event (can be prevented using preventDefault call)

What’s Fixed

  • Fixed: Form input elements have wrong styling in final CSS
  • Fixed: Form input elements on Android are duplicated
  • Fixed: DropDownList styling is broken in Mobile
  • Fixed: Slider does not work in Kendo UI Mobile

New UI Widgets

Kendo UI Mobile ModalView Icon

ModalView

Kendo UI Mobile PopOver Icon

PopOver

Kendo UI Mobile SplitView Icon

SplitView

UI Widgets Features and Updates

Kendo UI Mobile Application Icon

Application

What’s New

  • Added: Implemented data-transition setting on navigational widgets
Kendo UI Mobile ListView Icon

ListView

What’s New

  • Added: ListView "autobind" option
  • Added: Fixed group headers feature
Kendo UI Mobile Scroller Icon

Scroller

What’s Fixed

  • Fixed: Scroller widget does not reset itself on orientation change

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.