How do i prevent the node from expanding/collapsing when I check the node?
Update: I have since found that this wil not happen if I Set teh Expand On Click property to false, however is there a way allow the user to check/uncheck the checkbox without expanding/collapsing the node?
Hello,
We'd really like to help, and I actually built a number of test cases trying to reproduce the problem, but unfortunately I was not able to. Any scenario I tried correctly checked / unchecked the nodes and the child nodes were not expanded/collapsed (the expected behaviour I think) - this with default and/or random settings.
Any additional clues are welcome, since we are really struggling reproducing this.
I've given up on this issue, but when you check/uncheck the checkboxes you are telling me that they do not expand/collapse the row. Unfortunately I cannot giev any code behind, they are on comepletely different systems, one I cannot move code between, so I'd have to hand type it in. But I changed no defaults, in the designer I dragged a WebTree into my ASP page, and created my structure, which was a bunch of root level nodes with usually 1 child, the parent node had the check mark. Everything else was default
Hello,I am trying to reproduce the issue, unfortunately to no avail… I set properties ExpandOnClick="false" CheckBoxes="true" and work normally in IE6 IE7 Firefox 3 and ChromeCould you please send a little bit more information about the UltraWebTree declaration. ASPX declaration, code-behind or sample project – anything that can get us started is welcome. There can be many reasons for that issue. Thanks.