�Is there an openItemsDynamic method in dhtmlxTreeGrid as dhtmlxTree component to dynamic open the tree to the last recorded state when the tree is dynamic (loaded from server with AJAX)?
Thank you.
There is no such ready to use method in dhtmlxTreeGrid
By combining custom code with onXLE event ( which fire on xml loading ) it possible to create similar functionality.