This is a migrated thread and some comments may be shown as answers.

TreeView Javascript Runtime error after install Q1 2012 Version

5 Answers 55 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Asa'ad
Top achievements
Rank 1
Asa'ad asked on 15 Mar 2012, 10:58 AM
Hi All,

I am using the RadTreeView in my application....
all is fine..but after installing the Q1 2012 version of the ASP.NET Ajax Controls...and after testing my application...

I have niticed that after several times i click on tree nodes, when clicking on a tree node it gives me the following error:-

 'Name' is null or not an object
on the following line

,_buildNode:

 

function(i,h){var g=this._getEntityByName(i.Name);.....

 

 

 

 

 

 


i don't know the cause of this problem...
and so the application will not run properly untill i run again....

how can i solve this issue???
Please help

Best Regards
Asa'ad...

 

5 Answers, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 15 Mar 2012, 03:19 PM
Hello Asa'ad,

Could you take a look at the following forum topic and see if that is the reason for your problem:
http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/known-issues-and-breaking-changes.aspx 
 
All the best,
Bozhidar
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Asa'ad
Top achievements
Rank 1
answered on 18 Mar 2012, 08:27 AM
Hi Bozhidar,

 Thank u for the reply, but i build my tree in the code behinde of a button click event not at the design time...my tree structure will differ according to which button is clicked!!!

so i didn't have this tags at the html side of my page...

this javascript is occurring from time to time...even i click on some where else in my application...

 this was not the case before installing this version!!!

please help...this is realy annoying...and make my application seems to have bugs...

thanks
Asa'ad...
0
Asa'ad
Top achievements
Rank 1
answered on 19 Mar 2012, 08:36 AM
please help....
0
Bozhidar
Telerik team
answered on 19 Mar 2012, 01:40 PM
Hello Asa'ad,

Could you open a support ticket and send a sample project reproducing the problem, so that we can test the issue locally.
  
All the best,
Bozhidar
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Asa'ad
Top achievements
Rank 1
answered on 19 Mar 2012, 01:54 PM
ok i will prepare one and send it to you soon...
thanks
Tags
TreeView
Asked by
Asa'ad
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Asa'ad
Top achievements
Rank 1
Share this question
or