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

Load On Demand Webservice - Notify when complete

1 Answer 29 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 04 May 2015, 04:11 PM
When the RadTreeView is set to ExpandMode.WebService, is there a mechanism to know when a node.expand() client javascript call is completed (jQuery promise, ect)?  I want to defer the OnNodeDrop postback event until an expand is completed.  Thanks!

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 05 May 2015, 08:25 AM
Hi Kevin,

There is no such mechanism, but you can handle the OnClientNodePopulated event. It will be fired after the node is populated with data.

Regards,
Hristo Valyavicharski
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
TreeView
Asked by
Kevin
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or