Hello I am using dhtmlx 2.6 pro version.
I have a dhtmlxGrid with first column tree type and enabled the splitMode on first column, I use dhtmlxdataprocessor to send the data, I have a bug with the splited mode.
1)Initialize the dhtmlxDataprocessor, dhtmlxGrid with columns, ids, width, etc. (components enabled are: drag and drop and splitMode).
2)load data from XML.
3)Add new row with addRow.
4) modify the tree field with any value but dont close the focus, stay in cell when finish write, and don’t click in any way
5) click in any button on screen that call dataprocessor.sendData();
The data send in first column tree don’t are the correct value, is a “<input type=‘text’ …”.
If I click in other cell work ok, and if I comment the split mode work ok. We have a pro version. have you found this bug and fixed to V 3.0 ?
Thanks in advance.
Problem was confirmed and fixed.
Please try to use attached js file instead of original one
(the same fix will be added to the next version of component)
Hello, sorry to answer here, but is to not open another issue, i am migrating from 2.6 to 3.0 and i didn’t see in dhtmlx.com how migrating 2.6 to 3.0 can you send to me the tutorial of all components by email, or add to page please?
Thanks.
Hello,
all methods that were actual in 2.6 will work in 3.0. However, there were some important changes in form and calendar:
form 3.0 doesn’t support initialization from html structure and “bind” attribute.
calendar 3.0 has only 3 skins: dhx_skyblue, dhx_web and omega.
Hello can you attach the js to can replace please?
Thanks
I’m sorry.
dhtmlxgrid_splt.js library included only in pro version of dhtmlxGrid so if you need a fixed version of this file please open ticket at support.dhtmlx.com/ and we shall provide it to you.
Thank you.