What’s New:
– AngularJS Integration.– ASP .NET MVC Integration.
– jqxNotification – new widget for displaying notifications and alerts.
– jqxGrid filter row options.
– jqxListBox, jqxDropDownList and jqxComboBox initialization from Select, UL or OL tags.
– jqxChart Alternating background colors and opacity for x and y axes.
– jqxChart Customizable symbol type in scatter and bubble series.
– 70+ New Examples.
What’s Fixed:
– Fixed an issue in jqxGrid regarding the toolbar’s visibility when the Grid is displayed in a DropDownButton.– Fixed an issue in jqxGrid regarding the loading the state of a Grid with reordered columns.
– Fixed an issue in jqxTreeGrid regarding the “addRow” method.
– Fixed an issue in jqxNavigationBar regarding the insert method.
– Fixed an issue in jqxNumberInput regarding the spin behavior in simple input mode when “digits” is set to 2.
– Fixed an issue in jqxChart x-axis rendering performance in some conditions.
– Fixed an issue in jqxChart ranges selector refresh.
– Fixed an issue in jqxDateTimeInput regarding the raising of “change” and “valueChanged” event.
Breaking changes:
– jqxMaskedInput, jqxNumberInput, jqxScrollBar and jqxDateTimeInput – Renamed valuechanged to valueChanged.– jqxGrid – To keep the range selection of the DateTimeInput in the Filter Row, use “range” instead of “date”, when you set the column’s “filtertype” property. “date” can be used for single date filter.