Telerik UI for JSP R1 2019 (2019.1.115) Retail » Developer.Team

Telerik UI for JSP R1 2019 (2019.1.115) Retail

Telerik UI for JSP R1 2019 (2019.1.115) Retail
Telerik UI for JSP R1 2019 (2019.1.115) Retail


Telerik UI for JSP includes a Model-View-ViewModel (MVVM) framework. It lets you write JSP code to generate widgets that seamlessly integrate with your server-side backend. With MVVM you can manage complex HTML and jаvascript UI with declarative bindings and two-way syncing between views and models. You don't have to manually keep the view and model in sync; the MVVM framework does it for you.

Client and Server Pieces: Alone or Together
Telerik UI for JSP gives you complete control over the Web and DataViz widgets with complete server-side APIs. The simple API calls are designed to feel natural in server-side languages so you can configure all widget features. The server wrappers output the jР°vascript, which means you have full access to the client-side API for maximum control in the browser.

Seamless UX: Any Browser or Device
We hope that world with only HTML5-enabled browsers will someday become reality. In the meantime, however, you need tools that minimize the pain of supporting outdated browsers while still providing top performance. Telerik UI for JSP uses a variety of tactics to enable some HTML5 features in older browsers, and fine-tuned graceful degradation for others. It is designed to support all major browsers, including: Internet Explorer 7+, Firefox ESR, Chrome, Safari 5+, and Opera 11+.

Complete Framework for Enterprise Apps
Telerik UI for JSP is a complete web development framework for building modern HTML5 applications. It includes a suite of 40+ jQuery-based UI widgets that come with JSP server wrappers, an MVVM framework, customizable themes, templates, and more. Build rich, modern enterprise-grade web applications in your preferred server-side language.

Responsive Design for Enterprise Apps
End-users are increasingly transitioning between laptops, tablets and smartphones. As a Java developer, this means that you must make sure that the websites and apps you build seamlessly adapt to accommodate a multitude of screens. “Responsive Web Design (RWD) is about being device agnostic and building flexible apps–with flexible UI–that look like they were tailor-made for every device. Telerik UI for JSP delivers a complete, responsive experience, bringing you the features you need to create responsive UI for your modern enterprise Java applications.

Ready for Touch - and Enterprise
Out-of-the-box, enterprise-ready Telerik UI for JSP is ready for touch. The 40+ UI widgets provide full support for touchscreen devices, such as the iPad, iPhone, and Android devices. Your Java application will function on a wide array of devices with varying input options. Even the drag and drop framework is touch-enabled, eliminating the need for you to duplicate code just to handle mouse and touchscreen inputs.

Pixel-Perfect Themes for Enterprise Apps
Telerik UI for JSP widgets support themes and styling via CSS. The framework includes 11 enterprise-ready out-of-the-box themes: Black, Blue Opal, Default, Metro, Metro Black, Silver, Bootrap, Uniform, High Contrast, Moonlight, and Flat UI. Our themes are created by our team of professional designers, so your enterprise applications are stunning by default. The themes combined with the rich functionality in all JSP UI widgets are the fastest way to build professional, intuitive interfaces without the need for CSS expertise. The themes also help you style normal HTML elements, like buttons and inputs, so all elements on your page look consistent. Just use the basic CSS class names included in Telerik UI for JSP and apply a professional CSS theme to your entire page.

UI Widgets With JSP Server Wrappers
Get all the richness and performance of HTML5 with the power of the server. The 70+ widgets in Telerik UI for JSP are jQuery-based and 40+ of them come with server-side wrappers. You can use JavaServer Pages (JSP) to build modern HTML5 web apps. Just use the wrappers as you code, and they’ll take care of rendering the HTML and j@vascript you need.

High-Performance JSP Enterprise Applications
Every aspect of Telerik UI for JSP has been built from the ground-up to deliver maximum performance in your enterprise application. Generating HTML and jаvascript from the lightning-fast JSP wrappers is only the beginning. With a lightweight, built-in templating library, and optimized animations that leverage CSS3 hardware acceleration (when available), Telerik UI for JSP ensures client-side UIs with peak performance.

UI for JSP R1 2019

All components
NEW

New widget: DateRangePicker
New widget: ScrollView
New widget: Switch
New widget: MultiViewCalendar
Material Ripple Container for Kendo UI widgets

AutoComplete
FIXED

AutoComplete dropdown can be opened with the keyboard when noDataTemplate is set to false
Fix styling issues by removing k-header class

Chart
FIXED

The Chart cannot be loaded as a standalone AMD module
Chart throws error when pane clipping is disabled and the user tries to zoom using selection
Pinch-zooming the chart zooms the page
BoxPlot Chart series border color is not applied
Stock chart with virtualization does not preserve series visibility on selection change
Chart fires render event twice if custom font is applied to labels

ColorPicker
FIXED

Fix styling issues by removing k-header class

ComboBox
FIXED

Wrong filtered ComboBox results with suggest property true
Fix styling issues by removing k-header class
Tabbing to and away from a virtualized ComboBox changes the widget value with the text from its input
Delay configuration does not work correctly in Multiselect and ComboBox

ContextMenu
NEW

ContextMenu filter option to accept complex jQuery selectors

DataSource
NEW

Custom group sorting

DatePicker
NEW

DatePicker and TimePicker update/parse the ng-model value differently

FIXED

Fix styling issues by removing k-header class

DateTimePicker
FIXED

Fix styling issues by removing k-header class
Increase hit area for icons

Dialog
NEW

Add preventScroll property to allow page scroll preventing for modal Dialog and Window
Predefined sizes for dialogs

FIXED

e.userTriggered is always false in Dialog's close event

Drawing
FIXED

Drawing's Tooltip is not hiding if Tooltip is hovered on mouseleave in Chrome and Firefox

DropDownList
FIXED

Fix styling issues by removing k-header class

DropDownTree
FIXED

Clicking on a selected DropDownTree node does not check/uncheck node's checkbox

Editor
NEW

Editor placeholder option

FIXED

Editor inline commands generate wrong HTML markup for multi-line content
Fore and back color tools do not apply the style after color selection
Pressing Enter scrolls the page to the top of the inline editor's body in IE
InsertLink scrolls the page to the top of the inline editor's body
The tools in the Editor's overflow popup are not displayed correctly

Excel Export
NEW

Support for collapsible rows in Excel export

Grid
NEW

Support for collapsible rows in Excel export
Custom group sorting
Grid checkbox column not compatible with standard selection

FIXED

Grid PDF Export with detail template exports only the first page
An error is thrown when editing a cell of a Grid on Mac
Grid Media property is not working in Multi-column headers scenario
The "close" event of the Grid's popup edit Window fires twice when the "close" button is clicked
The style for sorted column is not applied properly when grouping is enabled

Linear Gauge
NEW

Style the Gauges with SASS-based themes

FIXED

Linear gauge track is not rendered

ListBox
NEW

Allow input elements to be focused when placed inside template

FIXED

Add RTL styles for the ListBox

MVVM
FIXED

TreeList initialized with MVVM does not have the pageable option

Menu
NEW

ContextMenu filter option to accept complex jQuery selectors

MultiColumnComboBox
FIXED

Fix styling issues by removing k-header class
Column width is not respected in Virtualized MultiColumnComboBox

MultiSelect
FIXED

Clearing MultiSelect selected items with tagmode set to single does not fire change event
MultiSelect clear button does not clear values in tagmode single when using angular.js bindings
Unable to remove MultiSelect's single tag, although there are no selected items
MultiSelect clear all items button is not visible on hover in Bootstrap 3
Delay configuration does not work correctly in Multiselect and ComboBox
Incorrect style on selected items in disabled MultiSelect in Nova and Bootstrap themes

PDF Export
FIXED

Grid PDF Export with detail template exports only the first page

Pager
NEW

Responsive Pager styles for SASS-based themes

FIXED

Pager not refreshed correctly after selecting "All" page size

PivotGrid
FIXED

Kendo PivotGrid PDF Export misalignment

Radial Gauge
NEW

Style the Gauges with SASS-based themes

Scheduler
NEW

Always consider exceptions during series editing and add Reset Series button

FIXED

Scheduler view scrolls on hybrid devices (touch + mouse) on mouse move after tap in IE and Edge
Editing the series of recurring appointment deletes previously made changes to some appointment of the series
Unable to drag a Scheduler event by mouse on Surface Edge/IE/FF/Chrome after dragging another event by tap
Unable to drag a Scheduler event by mouse on Surface Edge/IE/FF/Chrome after tapping on a timeslot or on another event

Spreadsheet
NEW

Add Spreadsheet support for importing/exporting cell indentation from/to an excel file
Spreadsheet Formulas do not respect culture specific decimal separator

FIXED

List validation not imported client-side to Spreadsheet from xlsx file, if the list is referenced from another sheet
Incorrect rounding when value exceeds formatting
Spreadsheet does not properly display font color applied to cells in the .xlsx file
Spreadsheet DOLLAR() function does not accept zero or negative parameters as second argument
RowHeight is not respected when exporting to excel
Incorrect rounding of large numbers when set runtime
JS error thrown by Spreadsheet on opening an xlsx file containing border cell color formatting
Currency format is not being shown correctly in the custom formatting dialog
Copied negative percentage value from excel is pasted as string in the Spreadsheet
Spreadsheet exported Excel RowHeight and ColumnWidth does not match to the imported custom ones

TimePicker
NEW

DatePicker and TimePicker update/parse the ng-model value differently

FIXED

Fix styling issues by removing k-header class

ToolBar
FIXED

jаvascript error thrown on focusing ToolBar if all its "button" type items are in the overflow dropdown

Tooltip
FIXED

Tooltip doesn't hide on mouseleave when showOn is set to "focus mouseenter"
Tooltip does not display title value when showOn is set to "click mouseenter"
Drawing's Tooltip is not hiding if Tooltip is hovered on mouseleave in Chrome and Firefox
Tooltip text wraps on second line when no Tooltip width is set
Incorrect Tooltip position if its content wraps and the widget's width is not set

TreeList
FIXED

TreeList with locked columns and InCell editing does not focus the correct cell on insert
AngularJS TreeList with InCell editing and keyboard navigation resets the focused cell after edit
TreeList initialized with MVVM does not have the pageable option
An error is thrown when using server paging with the TreeList
minScreenWidth is not applied with MultiColumn headers
TreeList column classes are not persisted after editing a cell
pushDestroy does not delete child data
Dragging an item to root level throws an error

TreeView
NEW

Enhance TreeView client filtering speed with large set of data
Type-ahead keyboard navigation toggle focus state
Enhance expand and checked operations performance

FIXED

Screen readers do not announce TreeView node's checkbox presence and state on focusing the respective node
Not read TreeView nodes by JAWS and NVDA in Chrome
Unexpected deselecting of TreeView node in Firefox on pressing Left/Right Arrow key

Window
NEW

Add preventScroll property to allow page scroll preventing for modal Dialog and Window
Predefined sizes for dialogs

FIXED

kendo.ui.WindowOptions draggable is missing containment option in Typescript definition
Invisible Window Resizes incorrectly after using setOptions() followed by open()


Only for V.I.P
Warning! You are not allowed to view this text.