jQWidgets 13.x

Released: Nov 11, 2021

Actualizaciones en 13.x

v13.2.0

Updated Jan 27, 2022

Features

  • jqxGrid Column render has been improved with badges showing the column's sort index.
  • jqxSwitchButton events API - Added changeType argument.

Fixes

  • Fixed an issue in jqxKanban. 'itemMoved' event returns 'args.NewColumn' as null.
  • Fixed an issue in jqxKanban. When dropping a card from one Kanban to another Kanban element.
  • Fixed an issue in jqxNumberInput. When trying to get negative value.
  • Fixed an issue in jqxGrid. Filtering clears the bound data when used with filter row and custom list items.
  • Fixed an issue in jqxGrid. Aggregates are not updated when the source of the grid is changed.
  • Fixed an issue in jqxGrid. ExportView - XLSX does not format dates if there is any null values.
  • Fixed an issue in jqxTabs. Adds new div element every time when 'setTitleAt' method is used.
  • Fixed an issue in jqxGrid. Filtering issue when the grid is initially loaded( when using show filter row).
  • Fixed an issue in jqxGrid. When having localization set and filtering issue.

v13.1.0

Updated Nov 16, 2021

Fixes

  • Fixed an issue in jqxScheduler. jqxScheduler refreshes only to 12:00 AM hour when the source of the scheduler is changed.
  • Fixed an issue in jqxGrid. jqxGrid with filtermode set to Excel doesn't work properly on columns with number type column data.
  • Fixed an issue in jqxGrid. jqxGrid - cannot filtering with the "showfilterbar" property when the "editable" property is enabled.
  • Fixed an issue in jqxGrid. jqxGrid - StatusBar Row placed too low.
  • Fixed an issue in jqxInput. jqxInput does not fire 'keyup' event.
  • Fixed an issue in jqxNumberInput. jqxNumberInput doesn't remove the minus symbol when value is set from negative to positive.
  • Fixed an issue in jqxDropDownList. jqxDropdownList select event is not firing in Safarai (Ipad & iphone).
  • Fixed an issue in jqxListBox. jqxListbox typing the filter input clears the SelectedItem.
  • Fixed an issue in jqxValidator. jqxValidator doesn't validate jqxDateTimeInput widget.
  • Fixed an issue in jqxGrid. jqxGrid with rating column - tooltip inconsistent behavior.
  • Fixed an issue in jqxNumberInput. jqxNumberInput - in simple inputMode with '-' sign 'Delete' key deletes one char away from cursor.
  • Fixed an issue in jqxGrid. jqxGrid - pressing with the pointer of the mouse on the vertical scrollbar does not stop in its position.
  • Fixed an issue in jqxGrid. jqxGrid rating column addittional properties. Added "ratingmax" property for setting the count of rating items.

v13.0.0

Updated Nov 11, 2021

Features

  • Added Angular 13 support.