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

Nodes.Insert is inaccessible due to its protection level

5 Answers 185 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
John Billiris (JSBBS)
Top achievements
Rank 1
John Billiris (JSBBS) asked on 18 Feb 2008, 11:42 PM
Telerik,

WHY did you change the access modifier ??? And it's not documented in the 'migrating' sections of the on-line documentation!

Until the TreeView supports SORTING (remember, you had it working at one stage), I need to insert nodes at particular indices with custom code.

You need to restore the method with it's previous (ie. TreeView classic) access modifier.

5 Answers, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 21 Feb 2008, 01:15 PM
Hello jsbbs,

Please, find attached the latest build of Web.UI, where this is fixed.

Best wishes,
Simon
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
John Billiris (JSBBS)
Top achievements
Rank 1
answered on 16 Apr 2008, 03:02 AM
And thanks for 'bombing' it with the message 
"Telerik.Web.UI 2007.3.1328.35 trial version. Copyright telerik © 2002-2007. To remove this message, please purchase a developer version."

Not happy about that.

Will this be included in Q4 of Prometheus? And when will Q4 be shipped?
0
Paul
Telerik team
answered on 16 Apr 2008, 02:48 PM
Hi jsbbs,

It's our policy not to post licensed / dev versions of the controls in the forums. I would suggest you check your account under section My Licenses --. My Purchases and download the new Q1 2008 release.

Kind regards,
Paul
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
StephenWRogers
Top achievements
Rank 1
answered on 23 Jun 2008, 03:25 PM
I'm having problems using the nodes.Insert method - when I dynamically add nodes at the start of the tree - with nodes.Insert(0, node) - I get problems on postback with Viewstate not loading properly due to the control tree being different after postback.

Is this the reason you initially made Insert inaccessible?  Due to problems with maintaining the inserted nodes with viewstate?  Is this something you've come across before?

Thanks,

Stephen


0
Atanas Korchev
Telerik team
answered on 24 Jun 2008, 06:48 AM
Hello StephenWRogers,

We are not aware of such issues with the Insert method. Could you please provide more details? Ideally you could post some source code which reproduces the problem. Thanks.

Regards,
Albert
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
TreeView
Asked by
John Billiris (JSBBS)
Top achievements
Rank 1
Answers by
Simon
Telerik team
John Billiris (JSBBS)
Top achievements
Rank 1
Paul
Telerik team
StephenWRogers
Top achievements
Rank 1
Atanas Korchev
Telerik team
Share this question
or