|
Rank: Advanced Member Groups: Member
Joined: 8/27/2007 Posts: 44
|
Hello,
I have a page using the treeview, ajaxuploader and splitter.
This page works nice with the 2007 version of the controls.
But since I upgraded to version 2008.0.51 of the webcontrols I receive a javascript error message on line 6 "Error:'this.blt' is null or not an object' when loading the page with the treeview and the other controls. Also clicking on a node of the treeview does not trigger the proper action anymore.
The samples run fine though. What should I do to fix this problem ?
Best Regards, Alexis
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We are not aware of any such problem. Can you create a test page that reproduces the problem? Please make sure the test page runs independently.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 8/27/2007 Posts: 44
|
You can see the error for yourself on http://www.dolcevita.be/EOTest.aspx this is a simplified version of the original page (among other treeview items are not populated from database, I just defined 2 nodes in design, also most codebehin code has been commented out. Could them problem be linked to the use of masterpage ?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
This is a bug that we have already fixed internally. It occurs when AutoScroll is set to false on the TreeView. We will PM you with the build that has already fixed this issue.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 8/27/2007 Posts: 44
|
Thanks for the excellent support, as always. Unfortunately the problems does not seem completely solved in build 2008.0.55. The error on the loading of the page has disappeared, but I still receive an error message 'Microsoft JScript runtime error: 'this.blt.scrollLeft' is null or not an object' when clicking a node...
Best Regards, Alexis
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Did you update your test page? I see your page is still running 2008.0.51.
Thanks
|
|
Rank: Member Groups: Member
Joined: 4/30/2008 Posts: 21
|
I've got the same issue (of course). Can I get a new buld as well?
|
|
Rank: Member Groups: Member
Joined: 4/30/2008 Posts: 21
|
error still there. Instead of "this.blt is null or not an object" I get "this.blt.scrollLeft" is null or not an object".
|
|
Rank: Advanced Member Groups: Member
Joined: 8/27/2007 Posts: 44
|
Hello, I have updated the page reproducing the error on http://www.dolcevita.be/EOTest.aspx it uses build .55 and clicking on a node causes a javascript error and server side code is not triggered (text of treenode should be displayed instead of "label" in right pane).
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Thanks for the additional information. This does appear to be a problem. We will get it fixed as soon as possible.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
This has been fixed in build 2008.0.59.
|
|