Hi Telerik,
I am using ajax rad tree view in our application, And there is a requirement to create nodes on client side with user given text as node text.
And I have written java script function to achieve the above functionality. But if I give node text as <input type="button" value="some" />, <input type="text" value="some" />, etc. it is creating html element as node.
Could you please suggest me how to handle this scenario.
Thanks in advance,
Balaji Velasiri