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,
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
Were you able to resolve the issue?
Please let me know if you have any questions regarding this matter.
The custom attributes are expected to be lost after postback. You need to change your logic to apply the custom attributes to the WebDataTree objects on every postback.
Please let me know if you have any further questions regarding this matter.
I am working on this issue. I will update you by the end of the day tomorrow.
Please let me know if you have any questions regarding this issue
Please I need this urgent. I'm waiting for many days.
Thanks.