<asp:hyperlinkcolumn 
        datanavigateurlformatstring="yourFolder/{0}" 
        datanavigateurlfield="FieldThatContainsFileNames"
        datatextfield="FileNameOrWhatever">
</asp:hyperlinkcolumn>

Sergey

> -----Original Message-----
> From: Bob Cotterman [mailto:[EMAIL PROTECTED]] 
> Sent: Sunday, September 15, 2002 8:24 PM
> To: dotnet
> Subject: Hyperlink in datagrid field
> 
> 
> I am trying to get a hyperlink field in a datagrid field that 
> points to a document in a sub directory. I can get the 
> filename from the database and into the grid but the file has 
> to be in the same directory as my application. When I attempt 
> to point at a sub directory I can't include the filename from 
> the database.
> 
> Any help greatly appreciated.
> 
> Thanks
> Bob
> 
> ---
> You are currently subscribed to dotnet as: 
> [EMAIL PROTECTED] To unsubscribe send a blank email to 
> %%email.unsub%%
> 
> ---------
> Administrated by 15 Seconds : http://www.15Seconds.com
> List Archives/Search : http://local.15Seconds.com/search 
> Subscription Information : http://www.15seconds.com/listserv.htm
> Advertising Information: http://www.internet.com/mediakit/
> 
> 
> 

---
You are currently subscribed to dotnet as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

---------
Administrated by 15 Seconds : http://www.15Seconds.com
List Archives/Search : http://local.15Seconds.com/search
Subscription Information : http://www.15seconds.com/listserv.htm
Advertising Information: http://www.internet.com/mediakit/


Reply via email to