Hello Andreas,
Please take my apologizes, I had to mention the steps you should take in order to enable this feature.
1. Please open the file Files.aspx, located in \[YourProject]\Sitefinity\Admin\
2. In section <MasterTableView AutoGenerateColumns="false">, make sure your code look like this:
| <radG:GridHyperLinkColumn UniqueName="DownloadLink" Target="_blank" Text="Download"HeaderStyle-Width="20"HeaderStyle-HorizontalAlign="center"></radG:GridHyperLinkColumn> |
| |
<cc1:ManageFiles Visible="true" runat="server" ID="fileManager"
showDownloadLink="true"> |
This is all. Let us know if you have any problems.
Regards,
Georgi
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.