RadFileExplorer to Display Documents & Files Content
Is it possible to show the Documents & Files in the Content module using RadFileExplorer?
The idea would be to have something similar to this demo in the link below but only showing libraries and documents that the logged on user has access to.
Thanks,
Hector Rodriguez
Hello
You should query and bind the items as already shown in other threads opened by you:
http://www.sitefinity.com/developer-network/forums/general-discussions-/applying-treeview-to-documents-files
You should adjusts the bound model fields to suit the control you would like to use. You can check and use similar properties as the Telerik.Web.UI.Widgets.DirectoryItem, as in the RadControls demos. Regarding the library filtering, this question is also asked in the above thread, which we and the community will help you resolve.
Regards,
Nikola Zagorchev
Telerik