In DHTLX Treegrid, I am loding the tree with xml and have tag with attribute selected=“1” but the row does not show highlighted.
Do you know what could be the possible reason?
There are few possible reasons
a) you have few row with “selected” attribute in XML
b) you have non-unique row IDs
c) if you are using smartXMLParsing and selected rows sits in some closed branch - it may be not selected
If problem still occurs for you - please provide a sample of problematic XML.
I checked the XML file. I am not using smartXMLParsing. Attached is the XML file I am using.
sample.xml.zip (461 Bytes)
Problem confirmed, please contact us at support@dhtmlx.com, and provide your ref. number - we will send you fixed version of js file.