select
Fired when selection changes.
Event Data
e.sender kendo.ui.FileManager
The widget instance which fired the event.
e.entries Array
The selected file/files (the JSON representation of the files).
In this article