Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

Removing drag and drop

$
0
0
Aha thanks!    Does this pattern apply to all kendo widgets ?  For example if I wanted to destroy the "kendoEditor" after the edit is finished can I use the same pattern

if($(event.currentTarget).data("kendoEditor")) {
    $(event.currentTarget).data("kendoEditor").destroy();
  }

Viewing all articles
Browse latest Browse all 94857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>