Kendo UI + Telerik UI for JSP

Build modern JavaScript sites and apps with JSP wrappers powered by Kendo UI.

Published by Telerik
Distributed by ComponentSource since 2018

Version: R3 2023 Updated: Oct 11, 2023

i

Please note: Starting December 1, 2023, Telerik UI for JSP will be retired, no new licenses will be sold. Telerik will continue to provide support and critical fixes until December 1, 2024.

Kendo UI + Telerik UI for JSP R3 2019

Released: Sep 18, 2019

Updates in R3 2019

Features

  • Common
    • New Filter widget.
    • New Timeline widget.
    • New Rating widget.
  • AutoComplete
    • Kendo and Google Chrome Autocomplete open Simultaneously.
    • Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
  • ComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously.
    • Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
    • Cascading from MultiColumnComboBox to DropDownList/ComboBox and vice versa.
  • DateTimePicker
    • Add DateInput support for interval in TimePicker and DateTimePicker.
    • DateTimePicker sets incorrect time on day that switches daylight savings time.
  • DropDownList
    • Kendo and Google Chrome Autocomplete open Simultaneously.
    • Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
    • Cascading from MultiColumnComboBox to DropDownList/ComboBox and vice versa.
  • DropDownTree
    • Kendo and Google Chrome Autocomplete open Simultaneously.
    • Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
  • Editor
    • Accessibility: Remove the redundant invisible 'span class="k-tool-text"' element from Editor tools.
  • Gantt
    • Change Gantt Timeline Header layout table to use td and tbody instead of th and thead elements to improve accessibility.
  • Grid
    • Grid Search Panel.
    • Enhancements for fixing accessibility issues reported for Grid by Compliance Sheriff..
  • MultiColumnComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously.
    • Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
    • Cascading from MultiColumnComboBox to DropDownList/ComboBox and vice versa.
  • MultiSelect
    • Kendo and Google Chrome Autocomplete open Simultaneously.
    • Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
  • PDFViewer
    • Search functionality.
    • Fit to width and page zoom options.
    • PDFViewer Print tool.
    • Zoom support for PDF.JS Processing.
  • PivotGrid
    • Enhancements for fixing accessibility issues reported for PivotGrid by Compliance Sheriff.
  • TimePicker
    • Add DateInput support for interval in TimePicker and DateTimePicker.
    • DateTimePicker sets incorrect time on day that switches daylight savings time.

Fixes

  • Common
    • Kendo DeepExtend removes arraybuffer.
    • Show event of the View fires twice.
  • AngularJS
    • MobileView AngularJS directive throws an error.
  • ContextMenu
    • ContextMenu copyAnchorStyles option cannot be set as data attribute.
  • DropDownTree
    • DropDownTree select event not fired in MVVM scenarios.
  • Editor
    • Editor content can be focused only if the top part of the content area is clicked.
    • Unable to resize a table column inside the Editor.
    • JavaScript error on pasting a list with nested table from Word into Editor.
  • Gantt
    • Displaced tasks and resources of RTL Gantt in Chrome.
  • Grid
    • Editable grid with locked columns gets misaligned on edit.
    • Empty grid hidden column cannot be shown.
    • Cannot resize columns in a scrolled grid.
    • Multiple events binding occur when using setOptions..
    • Adaptive Grid throws error when generate its script file via Custom Download.
    • Grouped grid with hidden columns causes error "Cannot read property 'groupHeaderColumnTemplate' of undefined".
    • Grid ColumnMenu sometimes displays filter or column menu (with broken position) when opened.
    • Adaptive Grid boolean filtering "autocomplete" attribute rendered outside input element.
    • Incorrect width of the Switch input when inside a cell in edit mode for LESS themes.
  • MVVM
    • TreeView template memory leak on changes in observable.
    • ContextMenu copyAnchorStyles option cannot be set as data attribute.
  • Menu
    • Loading indicator incorrectly displayed with local dataSource when using spriteCssClass.
    • Defining custom Kendo namespace stops the displaying of Menu component submenus.
  • MobileView
    • MobileView AngularJS directive throws an error.
  • PDFViewer
    • Unable to build custom script with PDFViewer using gulp.
    • Using Custom Build with PDFViewer checked throws an error.
  • RippleContainer
    • Ripple util breaks WebPack bundle with Angular 8.
  • Scheduler
    • Scheduler events are not read by screen readers when navigating between events with Tab/Shift+Tab.
    • Views startTime and endTime options do not change the Scheduler start and end hours.
    • JS error thrown in Scheduler Week View on updating events whose eventTemplate contains a table element.
  • Spreadsheet
    • Selecting Spreadsheet column/row focuses its first cell and scrolls sheet to top/left.
    • SpreadSheet SUBTOTAL not working correctly.
    • JS error thrown on clicking "Increase decimal places" button for a cell with number value and format @.
  • TabStrip
    • TabStrip keydown handlers throw an error when TabStrip has no items initially.
    • Incorrect TabStrip scroll buttons position in Fiori theme.
  • TreeList
    • TreeList DataBound event not fired.
  • TreeView
    • TreeView template memory leak on changes in observable.