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

editenabel, dragenabled, dropenabled

1 Answer 26 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Alex Lawson
Top achievements
Rank 1
Alex Lawson asked on 04 Jun 2009, 01:58 PM
I am attempting to upgrade a project from the asp.net controls to AJAX q1 2009 suite.

The following code previously worked when implementing a custom tree list created server side, however I cannot find equivelant functionality in the new suite.

nodeCarrier.EditEnabled = false;
nodeCarrier.DragEnabled = false;
nodeCarrier.DropEnabled = false;

Can this still be achieved server side?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 04 Jun 2009, 02:50 PM
Hi Alex Lawson,

All changes in the API can be found in this help topic.

Kind regards,
Albert
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
TreeView
Asked by
Alex Lawson
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or