Rank: Member Groups: Member
Joined: 1/2/2011 Posts: 19
|
I have a Treeview node with drag/drop enabled. When I drag a node down just past the bottom of the viewable client area, the treeview begins to scroll upwards, so that I can drop my node in a location that was previously out below the fold. The problem is that, if I pull it down too far, I get the following error message:
Microsoft JScript runtime error: 'this.aada.scrollTop' is null or not an object
And now the item keeps moving down, opening the page longer and longer, until I do a re-post.
I'm using IE 8, and I have autoscroll=false (because I want the page to grow as the TreeView does.
What I'd like, is some way to keep that scrolling function working, but prevent the error condition.
thanks,
Pete
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have confirmed this to be a bug and will post an update build as soon as possible. Thanks!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have posted a new build that fixed this issue. Please see your private message for the download location.
Thanks!
|