jQWidgets v10.x
Released: Jul 20, 2020
v10.x での更新項目
v10.1.6
Updated Oct 16, 2020
Fixes
- Fixed an issue in jqxGrid regarding the scrolling with mouse wheel in Chrome 86.
- Fixed an issue in jqxGrid data export, when the data has symbols like &, @, etc.
- Fixed an issue in jqxForm regarding the hideComponent API.
v10.1.5
Updated Sep 18, 2020
Fixes
- Fixed an issue in jqxPivotGrid regarding the HTML escape of characters.
- Fixed an issue in jqxGrid regarding the clipboard paste.
- Fixed an issue in jqxGrid regarding the undo and redo functionality.
- Fixed an issue in jqxGrid regarding the Ctrl+Space column selection.
- Fixed an issue in jqxGrid regarding the Ctrl+Shift+Space all rows selection.
- Fixed an issue in jqxGrid regarding the Excel-like cells selection, when the Grid is bound to a large data set.
- Fixed an issue in jqxGrid regarding the selection of all rows API, when the selection mode is set to Excel-like cells selection mode.
- Fixed an issue in jqxGrid regarding the column resizing, when autofill property is set to true.
v10.1.2
Updated Sep 7, 2020
Fixes
- jqxGrid - fixed a rendering issue regarding the 'autofill' behavior, when the parent element of jqxGrid is with margin.
v10.1.0
Updated Sep 4, 2020
Features
- Improves Angular Reactive Forms support.
- New in jqxGrid
- Microsoft Excel-like Horizontal and Vertical auto-fill.
- Undo and Redo with Ctrl+Z, Ctrl+Y.
- Ctrl+D. Pressing Ctrl+D fills the cell beneath with the contents of the selected cell in a column.
- Ctrl+Space. Pressing Ctrl+Space selects the column.
Fixes
- Fixed an issue in jqxGrid about the "ensurerowvisible" method. It was not working properly with the "deferred" scrolling mode.
- Fixed an issue in jqxGrid (Mobile). Fast scrolling throws error in NsBasic app.
- Fixed an issue in jqxGrid about copy and paste date in the column from date type, it sets current date instead of copied one.
- Fixed an issue in jqxGrid about using the "ensurecellvisible" method when there are pinned columns.
- Fixed an issue in jqxGrid about using the "showfilterbar" property with editing.
- Fixed an issue in jqxGrid about missing "expanded" from "getgroup" method.
- Fixed an issue in jqxGrid about overlapping labels from sorting and filtering feature.
- Fixed an issue in jqxGrid about the "autoresizecolumns" method which does not react as it is expected.
- Fixed an issue in jqxGrid about the localization for the window of the Column Chooser.
- Fixed an issue in JqxGrid about paste in rowdetails input.
- Fixed an issue in jqxGrid about using grouping and column chooser. Wrong items were displayed in the column chooser.
- Fixed an issue in jqxGrid about disabling the exporting feature for just one column it does not have an effect with the "exportview" method.
- Fixed an issue in jqxGrid about possible security issue reported by Checkmarx utility tool, which scans the code for possible vulnerabilities.
- Fixed an issue in jqxGrid about changing of themes.
- Fixed an issue in jqxDataAdapter (FireFox) about formatting of dates appropriately when has comma ("," symbol.
- Fixed an issue in jqxInput (Angular) about reactive Form with the "reset" method of the forms.
- Fixed an issue in jqxInput about autocomplete click event, which triggers click on elements behind.
- Fixed an issue in jqxNumberInput about decimalSeparator and groupSeparator combination.
- Fixed an issue in jqxNumberInput about using the "decimalSeparator" property with the "," option it set inappropriate value with the "val" method.
- Fixed an issue in jqxDataTable about the "enableBrowseSelection" property.
- Fixed an issue in jqxDataTable about possible security issue reported by Checkmarx utility tool, which scans the code for possible vulnerabilities.
- Fixed an issue in jqxTreeGrid about possible security issue reported by Checkmarx utility tool, which scans the code for possible vulnerabilities.
- Fixed an issue in jqxKanban about "itemAttrClicked" event not working on mobile devices.
- Fixed an issue in jqxForm about the "hideComponent" method.
- Fixed an issue in jqxScheduler about incorrect behavior when trying to click on the current day (today) it does not react from the calendar.
- Fixed an issue in jqxScheduler about possible security issue reported by Checkmarx utility tool, which scans the code for possible vulnerabilities.
- Fixed an issue in JqxExpander about the Theme [Frog]. Text appears white on white background.
- Fixed an issue in jqxComboBox about selection of first item when the ComboBox is in multiple selection mode. cannot choose the first item.
- Fixed an issue in jqxComboBox about incorrect HTML in the ComboBox template.
- Fixed an issue in jqxComboBox about possible security issue reported by Checkmarx utility tool, which scans the code for possible vulnerabilities.
- Fixed an issue in jqxDropDownList about the keyboard navigation and incremental search. The numbers from the "Num Lock" keys do not react.
- Fixed an issue in jqxDropDownList about possible security issue reported by Checkmarx utility tool, which scans the code for possible vulnerabilities.
- Fixed an issue in jqxListBox about possible security issue reported by Checkmarx utility tool, which scans the code for possible vulnerabilities.
v10.0.2
Updated Sep 1, 2020
Features
- Adds jQWidgets for Microsoft Blazor
- Includes 60+ fast and feature-complete UI components.
- Lets you build interactive web UIs using C# instead of JavaScript.
- Installation is through NuGet.
v10.0.0
Updated Jul 20, 2020
Features
- Angular 10 support.
- Modern Light and Dark Themes with CSS variables support.
- jqxGrid Filter all functionality.
- jqxGrid Microsoft Excel import.
- New demos.