php-banner

UI for JSP

Release History

Telerik UI for JSP is Retiring

Driven by the evolution of technology and industry standards, Progress Software is deprecating Telerik UI for JSP effective December 1, 2023. Technical support and critical fixes will be available until December 1, 2024.

UI for JSP Q1 2015 SP1

April 7, 2015

AngularJS

FIXED
  • k-ng-disabled directive not evaluated correctly when used as expression
  • kendo.angular.js makes use of AngularJS debugging features

AutoComplete

FIXED
  • Virtual list always renders last received data
  • Height of the virtualized list is incorrect
  • Virtualized list shows 'null' in IE when data source is not grouped
  • Broken List grouping feature styling
  • Virtual List selected and focused items are additionally padded in
  • Virtual List doesn't have hovers

Chart

NEW
  • Ignore axis labels step if it is 0 to avoid hanging
FIXED
  • No data is shown if the first category date is not defined
  • Category axis label templates refer to invalid data item for date series
  • The categories are not bound from the series data when the setOptions method is used
  • Incorrect stacked bar display in firefox for small bars
  • ColorField does not work for bullet series
  • Stacked chart valueAxis is incorrect when stack contains negative values and missing values
  • ChartArea width / height are wrong when canvas rendering is used
  • CategoryAxis labels left / right margin does not work when labels rotation is set
  • Chart shrinks with long CategoryAxis field name
  • PlotBands are not rendered when start / end values exceed the axes range
  • Notes are placed incorrectly for stacked series when value is 0
  • Labels are placed incorrectly for stacked series when value is 0
  • Chart tooltips are incorrectly positioned in a mobile view with zoom
  • categoryAxis setting is ignored for series of the same type
  • Percentage value in series.labels.template displays Nan when there is only one item and its value is 0
  • Hiding the yAxis in polar charts also hides the 90 degree major grid line on the xAxis
  • labels.skip/step are not working for polar axes
  • skip/step options are not applied on polar and radar axes
  • CategoryAxis.crosshair.visible option cannot be set to true via setOptions method
  • Bar chart with grouped dataSource and no data in it is converted to a column chart
  • missingValues is not applied to polarArea series
  • plotAreaClick is not fired if no background is set on the plot area

ComboBox

NEW
  • Copy 'title' attribute from the origin input element
FIXED
  • Virtual list always renders last received data
  • Height of the virtualized list is incorrect
  • Widget suggests first item on open even when initial value is empty string
  • Virtualized list shows 'null' in IE when data source is not grouped
  • Broken List grouping feature styling
  • Virtual List selected and focused items are additionally padded in
  • Virtual List doesn't have hovers
  • Widget does not select first focused item after filtration

DataSource

CHANGED
  • Breaking change: aggregates returns empty aggregate object as a result

Diagram

NEW
  • Improve connection routing for tree layouts

DropDownList

NEW
  • Open popup if optionLabel is defined
  • Support for removing autofocus of filter text input
  • Copy 'title' attribute from the origin input element
FIXED
  • Virtual list always renders last received data
  • Height of the virtualized list is incorrect
  • Widget does not display optionLabel on load
  • Widget throws an exception when optionLabel is selected and valuePrimitive is set to false
  • DropDownList does not navigate using LEFT/RIGHT arrows when filtering is enabled
  • Widget does not clear model value when option label is selected
  • DropDownList returns data items with offset by 1 when option label is defined
  • Cannot filter second time for the same value
  • DropDownList scrolls the page on opening if the filtering textbox is present
  • Widget does not display the selected item after filter is cleared/changed
  • DropDownList does not allow to set optionLabel via setOptions method
  • DropDownList throws error in IE8 when select index is -1
  • Widget does not de-select items when set selected value using value method
  • Virtualized list shows 'null' in IE when data source is not grouped
  • Widget does not trigger change event on item selection when initial value is an empty string
  • Broken List grouping feature styling
  • Virtual List selected and focused items are additionally padded in
  • Virtual List doesn't have hovers

Editor

FIXED
  • JS error may occur when adding column to a pasted table
  • Editor should disable all tools in readonly mode
  • Pasting tables from MS Word sequentially may insert table at wrong position
  • Change in font makes list not clearable when enter is pressed
  • CleanFormatting does not clear strikethrough, sub/superscript, lists and quotation formats
  • Dropping text into Editor breaks selection
  • Cursor position is incorrect after inserting tables in Firefox
  • Spell corrections are not pushed into the undo/redo stack
  • Backspace in empty list item does not always remove bullet
  • Image size is not retained when image inserted for a second time
  • Backspace + typing at beginning of paragraph creates unneeded line break in Firefox
  • Deleting newline characters breaks font size

Excel Export

FIXED
  • Excel displays [Group] in the title when multiple sheets are created
  • Invalid excel file when filterable is set to true and the grid has more than 26 columns

Gantt

FIXED
  • Js error in IE 8 when rendering dependencies

Grid

FIXED
  • Grid PDF Export feature is missing its dependency on ProgressBar
  • PDF export hangs if the grid is not pageable and allPages is set
  • A grid with set width might not be exported fully to PDF
  • Grid footer template is not correctly compiled with angular when grid is grouped
  • Invalid excel file when filterable is set to true and the grid has more than 26 columns
  • Grid getOptions method is defining as returning void in TypeScript
  • Multi-header columns are not rendered correctly when using locked columns and MVVM data-source binding with DataSource instance
  • Multiple selection should not prevent click on `button.k-button` elements

MVVM

NEW
  • DropDownList auto-selects first option, but does not update MVVM binding

Map

FIXED
  • Map is not exported correctly after pan or zoom
  • Bing layer might remain visible after calling hide()

Menu

FIXED
  • Widget renders first item with a bottom border

MultiSelect

NEW
  • Copy 'title' attribute from the origin input element
FIXED
  • Virtual list always renders last received data
  • Height of the virtualized list is incorrect
  • Widget does not post correctly selected options when it is filtered
  • MultiSelect does not select/deselect correct tag when list is filtered
  • Widget does not delete the focused tag on BACKSPACE
  • Virtualized list shows 'null' in IE when data source is not grouped
  • MultiSelect setDataSource appends old selected values
  • Broken List grouping feature styling
  • Virtual List selected and focused items are additionally padded in
  • Virtual List doesn't have hovers

NumericTextBox

NEW
  • Copy 'title' attribute from the origin input element

PDF Export

NEW
  • Render <input>, <textarea> and <select> in drawDOM
FIXED
  • Map is not exported correctly after pan or zoom
  • IE10 does not display CORS images

Scheduler

FIXED
  • Scheduler not completely localized

StockChart

NEW
  • Ignore axis labels step if it is 0 to avoid hanging
FIXED
  • No data is shown if the first category date is not defined
  • Initial series.labels are not hidden when navigator range is changed
  • Chart tooltips are incorrectly positioned in a mobile view with zoom

ToolBar

FIXED
  • Text in template that is not wrapped in an HTML element is not rendered
  • Disabled Toolbar Button Fires Click Event

TreeList

NEW
  • Add columnResize event
FIXED
  • Passing objects to TreeListDataSource.add ignores their data

TreeView

FIXED
  • JS error on TreeView expand
  • Child items are not bound correctly when using MVVM source binding
  • Appending items during expand breaks subgroup height
Get Started Section Waves Banner

Next Steps

Download 30-day Free Trial

Try Telerik UI for JSP with dedicated technical support.

Launch Demos

See the UI for JSP in action and check how much it can do out-of-the-box.

Compare Prices

Check out the offers. Purchase an individual suite or treat yourself to one of our bundles.