I'm working on asp.net2.
Here I used gridview control to show data from my database....i made a hyperlinkfield to make a option of "download".But here i'm facing problem.
I used
~/folder/name*.doc as navigateurl where
name* is a column name of a table in my database....but this isn't working.
I wanna know how to make a download option in every row in griddata and how will it work...................
I think you can give me a solution....plz help me.


