ListTree
Posted: Fri Nov 28, 2014 12:43 am
For a new project I am using ListTree for the first time and I am trying to embed some rather complicated information with the userdata property of a line item for later extraction.
However, using Listtree.GetEntry the resulting Table does not return the userdata property.
Please, I do hope this can be fixed/implemented sooner rather than later so I may continue with my exciting new project.
PS. A generic question regarding the Userdata property - is it possible to store Binary information in it or is purely a string of characters only?
Code: Select all
<item id="hgroup-button1" userdata="button1;Button%201;b;0;A%20button;b;0;0">A Button</item>
Please, I do hope this can be fixed/implemented sooner rather than later so I may continue with my exciting new project.
PS. A generic question regarding the Userdata property - is it possible to store Binary information in it or is purely a string of characters only?