I have a column, "Last File", that has a name and a hyperlink to the file on a server.
On Excel export the file opens, e.g. the hyperlink, \\intut\PTA\Uploads\12422.pdf opens the PDF. Just what I want.
In the Telerik Report, when I click the hyperlink Internet Exporer opens and I get, "The page cannot be found ". In the address area is "http://localhost/intutPTAUploads12422.pdf". It seems to have added "http://localhost", "localhost" is the server, replaced "\\intut" with "/intut" and removed all the "\"s.
What do I need to do to get a hyperlink to a file to work?
On Excel export the file opens, e.g. the hyperlink, \\intut\PTA\Uploads\12422.pdf opens the PDF. Just what I want.
In the Telerik Report, when I click the hyperlink Internet Exporer opens and I get, "The page cannot be found ". In the address area is "http://localhost/intutPTAUploads12422.pdf". It seems to have added "http://localhost", "localhost" is the server, replaced "\\intut" with "/intut" and removed all the "\"s.
What do I need to do to get a hyperlink to a file to work?