hi there, i am using pbdom to parse a XML string and then using it to populate a treeview.
I'm experiencing an "issue" when the string content of an item is more than 260 characters. It looks like the treeview truncates the label to 260. Do you guys confirm that there is a limitation on the treeview label?
Is there a known workaround or at least another way to store a larger value on a treeview item even if not visible?
tia