Check documentation for the latest version of dhtmlxSuite DHTMLX 5.2 - Full List of Changes DHTMLX Docs

DHTMLX 5.2 - Full List of Changes

Updates

  • chart - the possibility to set the accuracy of the step parameter of yAxis with the decimalDigits parameter
  • chart - the clearSeries method added
  • form - the clear method can clear userdata
  • form - the setItemHeight method of textarea control is restored
  • grid - the resetColumnsOrder method is added
  • grid - the unselectRowById method is added
  • grid - the getFilterElementById method is added
  • toolbar - the onValueChange event added for input controls inside of toolbar
  • treeview - the onBeforeSelect event is added
  • the ability to use SVG images for Form, Calendar, and Combo is added

Fixes

  • dhtmlx.message.keyboard = false fully disables key handler
  • incorrect hover in a submenu with separators
  • onEditCell provides incorrect old value for Calendar cell
  • drop text inside of a Form input
  • regression in grid.setSizes()
  • unloading Menu and Menu-Grid integration
  • correct text label for multi-column Combo in Grid
  • attaching multiple Dataviews may fail
  • dhtmlxForm data reset error
  • swap the expand/collapse icons in Tree
  • positioning of status bar
  • positioning of buttonSelect in Toolbar
  • setSizes() and flip/cards animation in Сarousel
  • partial fix for separators in Menu
  • the "name" parameter inside of the onUploadComplete event in Vault
  • block elements inside of disabled Form
  • liveValidation and calendar editor in Grid
  • date shifting in Firefox with the zoom-out in Calendar
  • sorting and filtering through datastore for Grid with reordered columns
  • the order of columns for server-side sorting in Grid
  • setCookie/getCookie global functions removing for Tree
  • regression in Grid sizing
  • incorrect item update triggering for the number formatting input in Form
  • selection on touch devices for Sidebar
  • getAllUnchecked() in Tree
  • styles for the Grid #select_filter_strict
  • regression in resetValidateCss for a single item in Form
  • dhtmlxEvent can be defined in local scope
  • initial value for Combo with dynamic loading as an editor in Grid
  • onChange in Combo in the free-text mode with server-side filtering
  • file limit in Vault after file deleting
  • enable() in Ribbon for groups and blocks
  • forEachItem() and removeItem() in Form
  • incorrect getValue result for img column type
  • using object as a second argument for ajax.post()
  • multiline and split rows in Grid
  • editor for custom line height in Grid
  • deleting active item from Sidebar
  • loading options for filters from JSON data in Grid
  • dropdown image in Combo exCell
  • sizing of Grid on iOS
  • onEditCell for Calendar exCell returns string for both new and old values in Grid
  • footer misalign in a splitted Grid
  • email validation in Form
  • splitting Grid as subgrid
  • scrolling on touch devices and dhtmlxCalendar
  • styling of hidden item in Sidebar
  • behavior of forEachItem() in Sidebar
  • format and color options while loading config from JSON in Grid
  • onLoadXMLError event in Ribbon
  • hidden columns in Grid in IE10 and IE11
  • disabled cell in Grid in the split mode
  • math counters in footer and empty records in Grid
  • styling of a dragged row in Grid
  • forEachItem() in Sidebar in the single-cell mode
  • zooming in Grid in Chrome
  • setValue() doesn't update text in a range Slider
  • hidden fields in Form from HTML
  • options with null and 0 as text in Combo
  • delete sub-row in Smart Rendering mode of the Grid
  • order of columns for connector filters after moving columns in Grid
  • selection and scroll behavior for Combo in Grid
  • getSubView() returns actual item order in TreeView
  • dynamic loading with JSON for a dataset without IDs in Grid
  • correct POST headers in DataProcessor calls
  • stat max and stat min in Grid for non-numeric values
  • global variable in the counter
  • scroll position during key navigation in Grid
  • default date for Calendar linked to an empty input
  • width of Combo inside of a hidden Form block
  • Combo filter reapplying after cell editing
Back to top