M
Mike P
I have a gridview and I want to use one of the fields as a link to
download a file e.g. One of my fields is a path to a file that the user
can download such as \\server\files\1.mp3.
How do I allow the viewer to view the path and to download it? I have
tried using hyperlinkfield but DataNavigateUrlFields requires an actual
path rather than a string that represents a path.
download a file e.g. One of my fields is a path to a file that the user
can download such as \\server\files\1.mp3.
How do I allow the viewer to view the path and to download it? I have
tried using hyperlinkfield but DataNavigateUrlFields requires an actual
path rather than a string that represents a path.