• Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • Conversational UI
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for ASP.NET AJAX UI for ASP.NET MVC UI for ASP.NET Core UI for Blazor UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for Xamarin
    Desktop
    UI for WinForms UI for WPF UI for WinUI UI for UWP
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    Debugging
    FiddlerCore Fiddler Everywhere
    CMS
    Sitefinity
    UX Design
    Unite UX
    Document Management
    Telerik Document Processing
    Innovations Lab
    VR DataViz
    Free Tools
    Fiddler Classic JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Demos
  • Pricing
  • Services
  • Blogs
  • Docs & Support
  • Search
  • Shopping cart
  • Login
  • Contact Us
  • Get A Free Trial

Release History

By product

Q1 2013 SP1

May 14, 2013

Upload

NEW
  • Added: XMLHttpRequest to upload event options (when available)
FIXED
  • Fixed: File names in Upload files list does not get encoded
  • Fixed: Upload input element is not disabled on .enable(false)
  • Fixed: Returning empty string from Remove action causes error
  • Fixed: An error is raised when the server returns empty response (jQuery 1.9.x)

HierarchicalDataSource

FIXED
  • Fixed: Error event does trigger when child datasource load fails

MultiSelect

NEW
  • Added: Show initially selected values when widget uses deffered loading
FIXED
  • Fixed: MultiSelect does not trigger the blur event when the value is changed
  • Fixed: Multiselect Popup opens and closes in IE8 when clicking in input area, but do a blur
  • Fixed: MultiSelect selected items area has wrong background color
  • Fixed: Binding MultiSelect to an ObservableArray of not ObservableObjects causes a JavaScript error
  • Fixed: The widget clears previously selected item if value binding points to a nested property
  • Fixed: MultiSelect does not perform search if typed test is same as the previous one
  • Fixed: The widget does not update correctly MVVM model if it has been filtered
  • Fixed: Do not open popup on click if minLength option is not set to 0
  • Fixed: Does not raise SELECT event when item is selected using keyboard
  • Fixed: Scale input width when widget is initialized in a hidden container

ComboBox

NEW
  • Added: Disable auto binding if the widget cascades
FIXED
  • Fixed: The widget on third level does not select correct value
  • Fixed: ComboBox does not allow to select item after filtration
  • Fixed: Inconsistent widget resizing when font-size changes

Editor

NEW
  • Added: Allow customization of default tool formatting
  • Added: refresh() method that allows re-initialization of editing area after moving it in the DOM
  • Added: Allow customization of foreColor/backColor palettes through tool options
FIXED
  • Fixed: Keydown event does not trigger when executing commands
  • Fixed: Cannot create link from formatted text
  • Fixed: Editor ViewHtml dialog scrolls the page
  • Fixed: Deleting top paragraph causes next paragraph to have "line-height: 1.5;"
  • Fixed: ViewHtml dialog button text is not localized
  • Fixed: Incorrect range handling when selecting nodes at end of line in IE
  • Fixed: Editor underline tool removes custom styles
  • Fixed: Inserting an image which name contains a # via the ImageBrowser does not work as expected
  • Fixed: Not able to remove inline styles from text in Google Chrome and Safari desktop
  • Fixed: Foreground and Background color buttons are missing the unselectable attribute
  • Fixed: Adding a line feed on end of line in IE9 throws a JavaScript error
  • Fixed: Error event is not raised when file upload fails
  • Fixed: Editor selectedHtml method does not include spaces selected before text
  • Fixed: Caret is out of view after creating paragraphs at end of document (IE / FF)

DropDownList

NEW
  • Added: Disable auto binding if the widget cascades
FIXED
  • Fixed: Select correct item by index when rebinding manually
  • Fixed: Focused state is not applied to the wrapper when in readonly state
  • Fixed: The widget on third level does not select correct value
  • Fixed: DropDownList does not select first item using MVVM source binding
  • Fixed: Inconsistent widget resizing when font-size changes

ColorPicker

FIXED
  • Fixed: HSV picker throws "currentStyle is null or not an object" in IE 8
  • Fixed: Select event is not fired when only the opacity is changed in HSV picker
  • Fixed: Inconsistent widget resizing when font-size changes

TreeView

NEW
  • Added: Provide UI for reloading of failed requests
  • Added: Optimization of checkChildren performance
  • Added: Update templates when custom dataItem fields are accessed
  • Improved: Remove toggle icon when server returns empty result set
FIXED
  • Fixed: Loading animation does not stop after failed requests
  • Fixed: Appending nodes through the API does not update the hasChildren field
  • Fixed: Items dynamically added via the append method cannot be expanded after they are collapsed
  • Fixed: insertBefore/insertAfter do not work when passing <div> as reference node
  • Fixed: Scroll position is not persisted when focusing widget

Date/Time Pickers

FIXED
  • Fixed: The widget shows incorrectly selected date in the calendar
  • Fixed: Today link is disabled if max value has different hours than zero
  • Fixed: Default date changes for all DatePickers on the page when value for one of them is selected
  • Fixed: Inconsistent widget resizing when font-size changes

Globalization

NEW
  • Added: Format negative exponential numbers
  • Added: Support for case insensitive parsing of date strings
  • Improved: Prevent JS exception when trying to parse null with globalize.js
FIXED
  • Fixed: kendo.toString does not round up numbers correctly because it depends on number.toFixed
  • Fixed: The TypeScript return type of kendo.culture is wrong

SPA

NEW
  • Added: (Router) Calling preventDefault in routeMissing event should revert history change
  • Improved: The wrapping HTML element that is created for the view should be optional
FIXED
  • Fixed: Multiple router instances lead to duplicate callbacks
  • Fixed: (Router) preventDefault in router events does not remove the fragment change from the history stack

PHP Server Wrappers

FIXED
  • Fixed: Filtering of string fields fails when the value is a number
  • Fixed: (Editor) Syntax error in ImageBrowser.php in php 5.3
  • Fixed: (Menu) Url method of the MenuItem is not available

Menu

FIXED
  • Fixed: Kendo Popup doesn't remove anchor's border-left/border-right on mouseleave

ASP.NET MVC Server Wrappers

NEW
  • Added: (TreeView) BindTo / Items methods honor templates
FIXED
  • Fixed: Satellite assemblies are not loaded
  • Fixed: (ComboBox) The value is overridden when binding to a collection of SelectListItem
  • Fixed: (DataSource) AutoSync option is missing from the DataSource configuration builder
  • Fixed: (DataSource) Error is thrown when grouping by column under IE7/8 with server operations enabled
  • Fixed: (DropDownList) The value is overridden when binding to a collection of SelectListItem
  • Fixed: (Grid) Composite filter cannot be cleared in server binding
  • Fixed: (Grid) Grid renders obsolete cellspacing attribute
  • Fixed: (Grid) Update and Delete requests fails if only ModelState is returned and jQuery 1.9.x is used
  • Fixed: (TreeView) Items are not loaded on demand when a TemplateId is specified
  • Fixed: (TreeView) Implicit binding to TreeViewItemModel does not add the attributes
  • Fixed: (TreeView) Disabled items render enabled checkboxes with default template
  • Fixed: (Validator) Incorrect number validation when globalize.js is used
  • Fixed: (Window) AppendTo property is missing from the Window MVC wrapper
  • Fixed: (Window) Clear method does not hide the Close button

MVVM

NEW
  • Added: Expose kendo.data.Binder to TypeScript
  • Added: Support for binding multiselect to an array of value types
FIXED
  • Fixed: Event binding doesn't work in some cases with nested view models

Validator

FIXED
  • Fixed: Not required inputs are highlighted as such in IE8
  • Fixed: Validator does not work if input has a percent symbol in the name attribute
  • Fixed: Checkboxes are not validated correctly when jQuery 1.9.x is referenced

Grid

NEW
  • Added: Ability to set column resize handle width
  • Added: EditRow and editCell methods does not work if a selector is passed
FIXED
  • Fixed: Column menu should not allow hiding of all columns with field defined
  • Fixed: Dropdown Popup cannot not be focused in grid column menu
  • Fixed: Filter menu cannot be focused in navigatable grid with column menu
  • Fixed: Groups cannot be collapsed if grid is instantiated via MVVM and bound to a DataSource instance
  • Fixed: Filters with null values are send to the server
  • Fixed: Manual filter on the dataSource does not add k-state-active class to the filter icon
  • Fixed: Loading animation is not positioned correctly in RTL mode
  • Fixed: Column resizing does not work as expected under IE when there are no records and scrolling is enabled
  • Fixed: Columns cannot be resized after setting new a DataSource instance
  • Fixed: Grid renders obsolete cellspacing attribute
  • Fixed: Destroying the Grid does not destroy reorderable
  • Fixed: Grid multi selection ctrl + click does not work on Safari (Mac)

Tooltip

NEW
  • Added: method to refresh Tooltip content
FIXED
  • Fixed: Document title is removed when tooltip is open
  • Fixed: Tooltip content is not cleared when its title attribute is missing and it was shown for another target

Slider

NEW
  • Added: Provide out of the box mobile styling for Kendo UI Web Slider

Splitter

FIXED
  • Fixed: Script tags are initialized as panes
12
Web
  • Kendo UI for jQuery
  • Kendo UI for Angular
  • KendoReact
  • Kendo UI for Vue
  • Progress Telerik UI for ASP.NET AJAX
  • Progress Telerik UI for ASP.NET Core
  • Progress Telerik UI for ASP.NET MVC
  • Progress Telerik UI for JSP
  • Progress Telerik UI for PHP
  • Progress Telerik UI for Silverlight
Mobile
  • Progress Telerik UI for Xamarin
Desktop
  • Progress Telerik UI for WinForms
  • Progress Telerik UI for WPF
Reporting and QA
  • Progress Telerik JustMock
  • Progress Telerik Report Server
  • Progress Telerik Reporting
  • Telerik Test Studio
Free Tools
  • Progress Telerik Fiddler
  • Progress Telerik JustDecompile
  • Progress Testing Framework
ALM
  • TeamPulse
Complete .NET Toolbox
Telerik DevCraft
Web App Development
Kendo UI
Get Products
  • Free Trials
  • Pricing
Resources
  • Demos
  • Documentation
  • Release History
  • Forums
  • Blogs
  • Developer Central
  • Partners
  • Virtual Classroom
  • Events
Recognition
  • Success Stories
  • Testimonials
Get in touch
  • Contact Us
    • USA: +1 888 365 2779
    • UK: +44 13 4436 0444
    • India: +91 124 4300987
    • Bulgaria: +359 2 8099850
    • Australia: +61 3 9805 8670
  • Contact Us

Telerik and Kendo UI are part of Progress product portfolio. Progress is the leading provider of application development and digital experience technologies.

  • Company
  • Technology
  • Awards
  • Press Releases
  • Media Coverage
  • Careers
  • Offices
  • Company
  • Technology
  • Awards
  • Press Releases
  • Media Coverage
  • Careers
  • Offices

Copyright © 2021, Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

Progress, Telerik, Ipswitch, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.

  • Terms of Use
  • Site Feedback
  • Privacy Center
  • Security Center
Do Not Sell My Personal Information

Powered by Progress Sitefinity