Hi
for some reason, i cant change checkboxes' state from the server side.
I have an aspx page, writtent in c# with a flyingnodeset. I'm adding a treenode to the nodeset and setting its IsChecked property to true
however the node appears as unchecked on the page.
i get no errors, and everything seem to be just fine
so if anyone of you ever encoutered this issue please help me
thanks and have a nice day,
BitterProgrammer