Hi:
I’m trying to avoid special characters when i use “getItemText()”.
I’ve seen this post (viewtopic.php?f=14&t=10150&p=29068&hilit=Tree+edtxt#p29068), but the last link doesn’t exists.
is there any solutios to this problem?
Hi:
I’m trying to avoid special characters when i use “getItemText()”.
I’ve seen this post (viewtopic.php?f=14&t=10150&p=29068&hilit=Tree+edtxt#p29068), but the last link doesn’t exists.
is there any solutios to this problem?
Hi… i’m lookinf for a similar solution… like use “edtxt” in a Dhtmlxgrid column… Does exists some for DhtmlTree?..
Method getitemText() returns string value. So you can apply needed formating to this text. It can regexp for example.