What's new in v1.4

- fixed problem with setRowColor in split mode
- stableSorting fixed
- move column with widht in percents fixed
* position of columns in moveColumn are now zero-based
+ txttxt excell support
- issues with selected cell in split mode
- issues with edn and combobox in left split zone fixed
+ scrolling in block selection
- block selecting with mouse out of grid
- new event system in split grid
- blocking selection from onBeforeSelect fixed
- after call for initial loadXMl in smartRendering fixed
+ optional before init functor added to dhtmlxGrifFromTable
- incorrect info included in loadXML report for IE
- block paste from clipboard not fire onCellChanged event
+ refresh from XML works in SmartRendering mode
- incorrect styling from XML in case of SRND in SPLT mode
+ updateFromXML can delete not existing rows ( only plaing grid, in standard mode )
+ hideColumn updated for better handling of complex headers
- setting initial sizes from css class fixed
- correct column align in case of init from HTML
+ clearAll(true) remove footers
+ context menu in Safari
- incorrect setters in case of setting value from onEdit handler
+ autokey functionality for "coro" exCells
+ delete column can cause incorrect sizes of columns.
- acheck wasChanged flag not set on state change
+ global userdata in case of SmartRendering
+ onXLS and onXLE events fried as result of updateFromXML command
updateFromXMl => updateFromXML
- move column has incorect position in case of document scrollers
- combo on cursor keys showed IDs instead of labels
- onAfterColumnMove event fixed.
- onBeforeColumnMove event fixed.
- loading from CSV - few small issues fixed
- height of ed excell in multiline mode - fixed
- autoHeight with "auto" limit
++ enableAutoWidth
++ clipboard support for FF
- serialization of grid config
- undo redo for checkboxes
+ reaction on browser resize in case of autoheight=auto
- event params on Safari
+ per-cell co|coro|clist
- calendar excell in case of adding empty row
- dragIn event blocks autoscrolling while d-n-d
- per-cell types in split mode
+ control of after select scrolling added to on selection methods
- attachToObject in FF can produce incorrect grid size
- attachHeader may not draw second and next header lines if data not loaded in grid

* all sorting operatin now works with "des" and "asc" direction names.
- radio excell in paging mode
- lockRow works incorrectly in split mode
- adding rows in smart rendering mode for small datasets fixed
+ math use correct round now
- serialization in static srnd mode
- serialization of only changed rows in srnd mode
enableAutoHeigth => enableAutoHeight ( old name still functional as well )
- enableDistributedParsing from xml
- few memory leaks detected and fixed
- correct d-n-d event interchange between grid and tree
- setXMLAutoLoading sets incorrect buffer size
- findCell in buffering mode
- incorrect total row detection in case of smart rendering with configuration initialized from XML
- txt exCell and clear flag
- call grid.init in case of init from XML cause js error
- extra line while block copy from Excell
- split mode and getChangedRows
- split mode and setColWidth
- serialization to CVS in case of usage setSerializableColumns and enableCSVHeader in same time
- math after d-n-d in treeGrid or between grids
+ simple math garbage collector
+ onBlockSelect event added
- multi-shift selection fixed
- printView for colspans in header fixed



+ dhxcalendar excell added
+ limit excell added
+ liveedit excell added
+ num excell added
+ time excell added
+ passw excell added