Check documentation for the
latest version of dhtmlxSuite
DHTMLX 4.1 - Full List of Changes DHTMLX Docs
Samples
Forum
Support
Documentation
/
Suite 5.X
Migration to Newer Versions
DHTMLX 5.2 - Full List of Changes
DHTMLX 5.1 - Full List of Changes
DHTMLX 5.0 - Full List of Changes
DHTMLX 4.5 - Full List of Changes
DHTMLX 4.3 - Full List of Changes
DHTMLX 4.2 - Full List of Changes
DHTMLX 4.1 - Full List of Changes
Start
DHTMLX What's New
DHTMLX 4.1 - Full List of Changes
Major сhanges
full touch support
template component was added (
docs
)
ajax - some changes in API were made (
details
)
combo - multicolumn added (
demo
,
docs
)
grid - configuration from json for dhtmlxGrid added (
docs
)
dataprocessor - can work with json responses (
docs
)
dataprocessor - can be used with REST backend (
docs
)
skin builder - ability to change vertical offset between items for form, row_height for grid and line_height for tree added (
docs
)
tabbar - auto show/hide left-right tabs arrows mode added (
demo
)
toolbar - the ability to attach toolbar into statusbar for paging added (
demo
)
Updates and fixes
accordion - statusbar fixes and improvements
accordion - expand-collapse effect fixed (when content with the same effect attached)
ajax - ?/& url symbol detect fixed for GET request
calendar - %u for milliseconds and %P for timezone offset added
calendar - issue with datelight saving shift fixed
calendar - fixes for touch devices
calendar - strToDate fixed (upper case dates now work)
colorpicker - positioning near screen edge fixed
combo - custom filter handler added (
demo
)
combo - multicolumn added
combo - <input name='_new_value'> name fixed if [] used
combo - css attr for xml fixed
combo - custom filter->list render fixed
combo - comboFromSelect - selected option fixed in IE8
combo - list for opts reload with xml doesn't hide (fixed)
combo - filtering improved
combo - if add="true" not specified in json/xml - clear existing options fixed
combo -
getOptionsCount
added
combo - server-filter - prevent list showing if combo is hidden or not in focus (fixed)
combo -
setComboText
fixed
combo -
setOptionIndex
added (ability to change single option position)
combo -
unSelectOption
fixed
combo - width improved for webkit
combo - xml parsing improved (values with cdata)
common -
date2str
and
str2date
added fixed
common -
dhx.s2j
added (convert string to json)
container -
dhx.ajax.cache
added for attachURL (iframe mode)
container - save progress state when docking/undocking (fixed)
dataprocessor - rest mode added
dataprocessor - better error handling
dataprocessor - can work with json server side response
dataview - preserving item id during d-n-d fixed
form - ability to init editor with an extended toolbar added
form - button click effect improved, focus fixed in IE
form - cpPosition attr added for colorpicker position (right/bottom)
form - download-file demo added (
demo
)
form - dyn
setRequired
for type:calendar and type:combo added
form - uploader's sl mode - params in url fixed
form - label_right mode fixed for type:template
form - unload fixed for type:upload
form - update values with number_format fixed
form - uploader's icon when in a window fixed in IE8
grid - default height of a row can be configured
grid - configuration from json for dhtmlxGrid added
grid - update addContextZone can accept DOM Node
grid -
onTab
event in the split mode added
grid - clist editor in the multiline mode added
grid - header menu in grid uses dhtmlxMenu (
docs
)
grid -
onDataReady
event doesn't work for json (fixed)
grid - bug in the block selection in the split mode fixed
grid - incorrect clipboard operations in grid on ipad fixed
grid - colspans and split headers fixed
grid - combo cell 'tab' navigation fixed
grid - combo sizing in hidden container in IE8 fixed
grid - complex rowspans in dhtmlxGrid fixed
grid - connector multi-init in the dhtmlxGrid fixed
grid - copy from clipboard and grid in the split mode fixed
grid -
enableBlockSelection
with false argument fixed
grid - export grid with multiselection fixed
grid - grid.
enableEditEvents
+multiselect fixed
grid - header position in split with rowspans fixed
grid - height of a sub-row in the case of split multiline mode fixed
grid - ignoring unloaded rows during form submit fixed
grid - loading data from XML-B format and column moving fixed
grid - loading more than 50k rows in split grid fixed
grid -
onBeforeSorting
doesn't block sort in group mode (fixed)
grid - onMouseMoving event when dragging over chart fixed
grid - per-cell combo values in the split mode fixed
grid - regression in the click behavior of combo in the grid fixed
grid - row size in split IE 11 fixed
grid - serialization of header values in the split mode fixed
grid - setBgColor for even rows fixed
grid - setColumnColor api fixed
grid - setIconSize with modern HTML5 doctype fixed
grid - stat_average in dhtmlxGrid fixed
grid - styling of grid in the popup fixed
grid - styling of odd and even rows in the grid fixed
grid - the height of the colorpicker exCell fixed
layout - attach footer for 1C pattern fixed
layout - autosize fixed when one more layout attached
layout - offset.left fixed for 1C
layout - vertical collapsed text fixed for safari
menu - empty text fix for items w/o text attr
menu -
setItemDisabled
- checkbox/radio icons fixed
menu - translation demo added (
demo
)
menu - when context menu is unloaded body's css not changed (fixed)
popup - attached form with editor fixed
ribbon - callEvent added for
setValue
for combo (prevention of calling onSelectOption)
ribbon -
getInput
added
slider - decimals support improved
slider - demo with popup added (
demo
)
slider - inverse mode added
slider - linkTo:select fixed
slider - overflow detect added
tabbar - tabs offset fixed for web skin
toolbar - api_init's onClick fixed
toolbar - item without text rendering improved (extra space removed)
toolbar - skyblue skin fixed when attached to window
toolbar - type:spacer added to json and xml (ability to set spacer from xml/json)
tree - default height of item can be configured
windows - get the topmost/bottommost window fixed
windows - multiple instances/css for vp fixed
windows - vp pull added (now several instances can use single viewport)
Back to top