hi please see the attached file for the complete code. i have a Gridview that's been populated from a database table. The Location column in the Gridview contains the link to a particular directory like this
C:\Folder\product\
i placed a link button , and i have given the command name as Download. if the user selects this particular link in a particular row, i want to get that text from the particular cell and pass it to the Directory Info to search for the doc file and open it in the client browser. my problem is i couldn't get that selected text from the gridview. could anyone please help me on this. your help will be greatly appreciated.
thanks
Start Free Trial