Telerik UI for ASP。NET MVC?下载30天免费试用

拖放概述

用于ASP的Telerik UI。NET MVC FileManagerprovides inbuilt Drag and Drop functionality, which allows dragging and dropping files from the FileManager view(GridView, ListView) to the TreeView and vice versa. The functionality is enabled by default and it can be controlled by the可拖动的选择。

以下示例演示如何禁用FileManager的拖放功能:

@(Html.Kendo().FileManager() .Name("filemanager") .Name("filemanager") .Name("filemanager") .Name("filemanager") .Name("filemanager") .Name("filemanager") .Draggable(false)…)

另请参阅

在本文中
Baidu
map