Fixed an issue in jqxResponse regarding Microsoft Edge browser detection.
Fixed an issue in jqxKanban regarding the updateItem method when itemRenderer is implemented.
Fixed an issue in jqxScheduler regarding the ICAL export after appointment is updated.
Fixed an issue in jqxScheduler regarding same Ids of rows and appointments.
Fixed an issue in jqxGrid regarding the rendering of textboxes in filter row.
Fixed an issue in jqxGrid regarding the handlekeyboardnavigation function. It’s now called only if the key event is raised by jqxGrid or some of its inner HTML elements.
Fixed an issue in jqxGrid regarding the cell hover when there are pinned columns and horizontal bar was moved.
Fixed an issue in jqxListBox regarding the “render” method call.
Fixed an issue in jqxCalendar regarding the stepMonths property behavior.
Fixed an issue in jqxDropDownButton regarding the drop down’s auto-closing behavior when there is another drop down widget inside it.