Rank: Member Groups: Member
Joined: 5/12/2012 Posts: 11
|
I have a TreeView control in an update panel. When the user clicks the plus symbol, the tree doesn't expand. I have also found that if the user clicks on the node, the node disappears until the update panel is updated by another event not associated with the tree control. Is this a known issue? If not, do you have some ideas where I should look for the cause? Everything works correctly in IE, just not in Safari, so I am thinking the browser is not able to parse the html being returned from the Ajax call.
Thanks in advance!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
We tested it and it works fine. You may want to check other code in the page and see if it has anything to do with those. If you can not find out what triggered it, try to isolate the problem into a test page and post the test page. As soon as we have that we will be happy to take a look.
Thanks!
|