Hi ,
I have a huge amount of files ( Word, Excel , MSG ) on the webserver, these files are not in the database.
How can I create a download link from within Radzen (Angular).
I wanted to ask before using any additional third party or custom modules .
Case:
Documents stored on filesystem on server : \servername\share\folder\file.docx
In database I have a table with the name of the file and server location to the folder and file .
I want to make this file downloadable for the users of the application.
Searched the forum but can not find , probably using the wrong keywords.
Thank you for your help.