enableDistributedParseing settings causing rendering errors


TreeGrid 1.4 pro.



I have a dataset of @400 nodes. I have found that differing values for the count parameter in enableDistributedParsing() cause the grid to render improperly - many leaves get pushed to the end of the grid from what I can tell, the number of leaves affected differs depending on the setting. At 30, it is a complete disaster, and did not properly render until I exceeded 80.



I can provide the test case if you wish.



The distributed parsing was added to support long grid in case of plain grid, for TreeGrid smartXMLParsing feature will work much more efficient in most cases.
If possible please send test case to dhtmxl@scand.com - because I’m not able to reconstruct it with local samples.