We are happy to announce the availability of jQWidgets ver. 1.7.
What’s New
- jqxGrid cells selection.
- jqxGrid Touch scrolling.
What’s Improved
- jqxGrid virtual mode rendering.
- jqxGrid rows selection.
- jqxScrollBar scrolling behavior on touch-enabled devices.
- jqxChart stacked series 1px precision rendering issue in SVG mode.
- jqxChart SVG vertical lines rendering quality in Firefox & Chrome.
- jqxDateTimeInput Null Dates support.
What’s Fixed
- Fixed an issue regarding the jqxGrid vertical scrolling.
- Fixed an issue regarding the jqxGrid when the data source is empty.
- Fixed an issue regarding the jqxGrid filtering of local data.
- Fixed an issue regarding the jqxGrid filtering of numeric data.
- Fixed an issue regarding the jqxGrid filtering of string data.
- Fixed an issue regarding the jqxGrid filtering panel. The dropdown were not closing correctly when the user starts scrolling.
- Fixed an issue regarding the jqxGrid destroy method.
- Fixed an issue regarding the jqxGrid sorting when the sort field name is ‘constructor’.
- Fixed an issue regarding the jqxChart with rendering outside of the series minValue & maxValue.
- Fixed an issue regarding the jqxListBox, jqxDropDownList and jqxComboBox items rendering.
- Fixed an issue regarding the jqxComboBox and jqxDropDownList items selection.
- Fixed an issue regarding the jqxScrollBar and jqxGrid theme switching.
- Fixed an issue regarding the jqxListBox, jqxComboBox and jqxDropDownList source property.
- Fixed an issue regarding the jqxListBox removeAt and insertAt methods.
- Fixed an issue regarding the jqxSplitter’s collapsible property.
- Fixed an issue regarding the naming of the jqxSplitter’s orientation property.
- Fixed an issue regarding the jqxDateTimeInput Spin Up/Down behavior.
- Fixed an issue regarding the jqxDateTimeInput setDate method.
Breaking Changes
- Renamed the jqxGrid source object’s data property to localdata.
- Changed the default splitter’s Orientation from ‘horizontal’ to ‘vertical’.