Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Lex on Jan 11, 2008 09:29
open dhtmlx forum
Selected row does not get highlighted

In DHTLX Treegrid, I am loding the tree with xml and have <row> tag with attribute selected="1" but the row does not show highlighted.
Do you know what could be the possible reason?
Answer posted by Support on Jan 11, 2008 09:42
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.
Answer posted by Lex on Jan 11, 2008 10:23
I checked the XML file. I am not using smartXMLParsing. Attached is the XML file I am using.
Attachments (1)
sample.xml1.30 Kb
Answer posted by Support on Jan 14, 2008 03:53
Problem confirmed, please contact us at support@dhtmlx.com, and provide your ref. number - we will send you fixed version of js file.