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

Dynamic treenodes event fire

3 Answers 40 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Thulani
Top achievements
Rank 1
Thulani asked on 07 Aug 2012, 01:30 PM
Hi
I'm using RadControlsQ1 2007. I load nodes on demand using ServerSideCallBack mode. I want to enable drag and drop on nodes created dynamically.

Drag and drop is set to true; the event handler is present. Please note, drag and drop works fine for node created declaratively on .asp page. The problem is with the nodes I create on code beside.

You may even point me to an example as long as it shows drag and drop on dynamic nodes.

Kindest regards,
Thulani

3 Answers, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 09 Aug 2012, 02:39 PM
Hello Thulani,

The classic RadControls for ASP.NET are not supported anymore. The desired scenario, however, is supported by the RadControls for ASP.NET AJAX. You could take a look at the following online demos for more information on drag-and-drop and dynamically added nodes to the RadTreeView:

I hope this will help.

All the best,
Ivana
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
Thulani
Top achievements
Rank 1
answered on 10 Aug 2012, 06:55 AM
Thanks for response.
I understand that the Classic Radcontrols are no longer supported, however I would like to know if sever side events can be fired from dynamically created nodes.

Best regards,
Thulani
0
Ivana
Telerik team
answered on 10 Aug 2012, 01:33 PM
Hello Thulani,

Yes, all the server-side events associated to the RadTreeView nodes should be fired by dynamically created nodes.

Regards,
Ivana
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.
Tags
TreeView
Asked by
Thulani
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Thulani
Top achievements
Rank 1
Share this question
or