• 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

March 20, 2013

ASP.NET MVC Server Wrappers

NEW
  • Added: Option to skip rendering the script tags around the deferred scripts
  • Added: Upload available *-vsdoc.js files to Kendo UI CDN
  • Added: (VSExtensions) Right-To-Left support
  • Added: (VSExtensions) Support for Trial Hotfixes
  • Improved: (VSExtensions) Project setup in regard to source control integration
  • Improved: (VSExtensions) Rendering of the elements in the Kendo UI for MVC project templates for IE7 and IE
  • Updated: (VSExtensions) Kendo UI for ASP.NET MVC 4 project template
FIXED
  • Fixed: AuthorizationContext object gets incorrect RouteData object
  • Fixed: (VSExtensions) Converting a default MVC 4 project breaks any Kendo grid widget usage
  • Fixed: (VSExtensions) Creating Kendo project causes error when Nuget not installed
  • Fixed: (VSExtensions) Incorrect Upgrade Wizard behaviour related to kendo.[theme].min.css include
  • Fixed: (VSExtensions) Convert wizard for Web Forms projects
  • Fixed: (ComboBox) Support SelectListItem with null value for the Value property
  • Fixed: (DataSource) Numbers with decimal point are not converted to the needed format when the culture uses comma as separator
  • Fixed: (DateTimePicker, NumericTextBox) MVC DateTimePicker and NumericTextBox have a k-input class applied to the wrapper element
  • Fixed: (DropDownList) Support SelectListItem with null value for the Value property
  • Fixed: (Grid) Group footer aggregates are not correct when server operation is disabled
  • Fixed: (Grid) Template expressions in custom toolbar command URL are not evaluated
  • Fixed: (Grid) Binding to Enum which subclass byte does not work as expected
  • Fixed: (Grid) Regular expression attribute is not escaped properly when using Popup editing
  • Fixed: (Menu) Menu throws exception when trying to generate correct relative App path
  • Fixed: (Splitter) Legacy MVC themes do not style correctly Splitter overlay during pane resizing
  • Fixed: (TreeView) Server-rendered expanded nodes require two clicks to be collapsed
  • Fixed: (Validator) Error is thrown when checkbox with name which contains dot is validated

ToolTip

ListView

NEW
  • Added: Cancel event
FIXED
  • Fixed: document.activeElement triggers Javascript unspecified error in IE from inside iframe

PHP Server Wrappers

AutoComplete

Calendar

ColorPicker

ComboBox

Date/Time Pickers

DropDownList

Editor

Grid

ListView

Menu

MultiSelect

NumericTextBox

PanelBar

Slider

Splitter

TabStrip

ToolTip

TreeView

Upload

Window

DropDownList

NEW
  • Added: Honor the readonly HTML attribute of the element during widget's initialization
  • Added: Support cascading from ComboBox/DropDownList widget
  • Added: change event is raised when selecting item with closed popup
  • Added: Support for binding to keys which are not valid JavaScript identifiers
FIXED
  • Fixed: Support form reset when widget is initialized from select element
  • Fixed: DropDownList does not select correct item if value is set as an HTML attribute (applicable for cascade functionality)
  • Fixed: DropDownList does not select correct item if optionLabel is defined
  • Fixed: tabIndex attribute is not removed on disable
  • Fixed: DropDownList is not sized properly if not visible during binding
  • Fixed: Popup flickers when opened-closed fast

Calendar

NEW
  • Added: Calendar without footer throws an error when destroyed
  • Added: Honor min and max values rendering view title
  • Improved: Stop mouse enter/leave events propagation
FIXED
  • Fixed: Calendar without a footer throws an error when destroyed

Splitter

NEW
  • Added: Unitless values for `size` will be interpreted as pixel values
  • Improved: Performance improvement of splitter with large content

DataSource

NEW
  • Added: Support for virtualization with grouping
FIXED
  • Fixed: OData transport does not support filtering with "Does not contain" operator
  • Fixed: Total is not refreshed when changes are cancelled and server paging is enabled

NumericTextBox

NEW
  • Added: Prevent user input if value is longer than the maxLength attribute
  • Added: Honor the readonly HTML attribute of the element during widget's initialization
FIXED
  • Fixed: NumericTextBox allows to enter '>' symbol
  • Fixed: document.activeElement triggers Javascript unspecified error in IE from inside iframe
  • Fixed: NumericTextBox does not work in IE7 when placeholder option is set
  • Fixed: Vertical line is rendered incorrectly when spinners option is set to false

Editor

NEW
  • Added: Support function as ImageBrowser thumbnailUrl
  • Added: Support for customizing the ImageBrowser search box text
  • Added: Allow images to be deleted with backspace key
  • Added: Allow createLink and insertImage commands to be executed with predefined options
  • Improved: Use feature detection to get proper selection object
FIXED
  • Fixed: ThumbnailUrl with get parameters will result in invalid requests
  • Fixed: 'Empty folder' message can be selected and deleted in image browser
  • Fixed: Large image thumbnails are not shown after upload
  • Fixed: Dialog titles do not honor the localization
  • Fixed: Pasted content appears at the end of the editor in iOS 5
  • Fixed: Image onerror handlers are executed
  • Fixed: Scroll position is not persisted when pasting (WebKit)
  • Fixed: Deleting paragraph leaves strange formatting

Framework Constructs

NEW
  • Added: Single Page Application (SPA) prototype implementation
  • Added: RequireJS support
  • Added: TypeScript support
  • Added: Visual Studio 2012 intellisense annotations
  • Added: VSDOC for all suites in Kendo Complete and Kendo Complete for ASP.NET MVC
  • Improved: Removed the default JSON parameterMap from DataSource Java wrapper implementation
FIXED
  • Fixed: document.activeElement triggers Javascript unspecified error in IE from inside iframe
  • Fixed: (ThemeBuilder) Slider draghandle from Metro skin changes layout when generating theme
  • Fixed: Flip and pageTurn transitons do not work in IE10

Menu

FIXED
  • Fixed: document.activeElement triggers Javascript unspecified error in IE from inside iframe
  • Fixed: Popup flickers when opened-closed fast

HierarchicalDataSource

CHANGED
  • Breaking Change: children data sources are now lazily initialized

TreeView

NEW
  • Added: Change event (triggered after selection has changed)
  • Improved: Performance improvement for `checkChildren: true` initialization
FIXED
  • Fixed: Multi-level dataTextField cannot be set through data attribute
  • Fixed: Disabling items through MVVM does not disable them visually
  • Fixed: Disabled nodes render enabled checkboxes
  • Fixed: Space key checks user-rendered checkboxes
  • Fixed: Scroll position is not persisted when focusing widget
  • Fixed: checkChildren:false updates parent indeterminate/checked state

TabStrip

NEW
  • Added: Errors in Ajax content fail silently
  • Added: TabStrip Ajax content loading cannot be canceled
FIXED
  • Fixed: TabStrip with no tabs throws a JS error when focused by the user

ComboBox

NEW
  • Added: Honor the readonly HTML attribute of the element during widget's initialization
  • Added: Support cascading from ComboBox/DropDownList widget
  • Added: change event is raised when selecting item with closed popup
  • Added: Support for binding to keys which are not valid JavaScript identifiers
FIXED
  • Fixed: Support form reset when widget is initialized from select element
  • Fixed: Wrong item is selected if value is set as HTML attribute (applicable for cascade functionality)
  • Fixed: Next item is not selected after applying filter

Grid

NEW
  • Added: Support for binding to keys which are not valid JavaScript identifiers
  • Added: Cancel event
  • Added: Defer creation of column menu until it is shown
  • Added: Defer the creation of the column filter menu until menu is shown
FIXED
  • Fixed: Input type file should not be automatically bind during editing
  • Fixed: Column menu does not work for template columns with space in the title
  • Fixed: Grid keyboard navigation doesn't scroll to very large cells correctly
  • Fixed: Hiding a column doesn't work when all groups are collapsed
  • Fixed: Grid footer horizontal scroll position is not correct after refresh
  • Fixed: Ungrouping does not properly align footer cells
  • Fixed: Click event of the expand/collapse button is not detached after grid destroy
  • Fixed: Deleting row while editing a new one in inline edit mode does not cancel the changes
  • Fixed: Grid does not display gradient for selected state in IE
  • Fixed: Declarative initialization of Grid with groupable/reorderable enabled
  • Fixed: Adding new items on grid last page
  • Fixed: Grid selection changes when using right mouse button
  • Fixed: Grid content not aligned properly after columnHide action
  • Fixed: Multiple grid selection prevents editing
  • Fixed: Performance regression in grid grouping
  • Fixed: Sorting options of the column menu does not work on touch devices
  • Fixed: Column reordering to right when there is a hidden column
  • Fixed: kendo.ns value is not reflected by generated popup edit form container-for attributes
  • Fixed: Issue with Grid grouping in Windows 8

Drag And Drop

FIXED
  • Fixed: Multiple drag&drop issues in IE10 when zoomed
  • Fixed: iPad > Selection on Drag&Drop not prevented

Validator

NEW
  • Added: Method for hiding all validation messages

ColorPicker

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