jQWidgets v7.0.0 Release, Jan-10-2019
What’s New:
– React Components with TSX.What’s Improved:
– jqxGrid Columns and Cells custom styling. A ‘style’ column property has been introduced to make styling of cells and column headers easier. Ex: Javascript Grid StylingWhat’s Fixed:
– Fixed an issue in jqxScheduler recurrenceException thrown error when recurrenceException is not set, but recurrenceRule is.– Fixed an issue in jqxScheduler recurrence issue. Ref: #25
– Fixed an issue in jqxScheduler TimelineMonthView rendering of appointments with exactTime rendering mode. Appointments were not rendered correctly. Ref: #16 – Fixed an issue in jqxScheduler Timeline views. Dragging and Resizing of appointments when the Scheduler is with absolute position. Ref: #19
– Fixed an issue in jqxGrid Time Filtering issue. Ref: #27
– Fixed an issue in jqxGrid regarding the validation popup diisplay for last row.
– Fixed an issue in jqxTreeGrid regarding the Aggregates rendering. Ref: #14
– Fixed an issue in jqxNumberInput’s getvalue method when the decimalSeparator is ‘,’.