open
Fired when a file is opened (with double click).
Event Data
e.sender kendo.ui.FileManager
The widget instance which fired the event.
e.entry Object
The opened file (the JSON representation of the file).
In this article