I'm using the WebDataTree and when I'm creating programatically the structure I'm also creating custom attributes for the nodes, the first time the page is renderered the attributes are rendered too, but when a postback occur, the attributes are missing.
I'm not overriding, or deleting the attributes, they just dissapear.
Is there a solution, or maybe I'm doing something wrong?
Thanks in advance for the help.
Hello,
Were you able to resolve the issue?
Please let me know if you have any questions regarding this matter.
I am having an issue with a custom node attribute not being persisted (available) during postback of the page. I am already using node text, key and value for other values. I have hacked the tooltip to hold the data but that is not a clean solution. Please advise how I can persist an important string value associated with each node on postback.
Thanks,
Charlie