DataNavigateUrlFormatString

R

Raymond

I have fields bound to a data grid and would like to link
these fields back to another server to open a document.
I can hard code the name of the doc and it works fine,
but I can't get it to accept the variable name.

Example:
<asp:HyperLinkColumn DataNavigateUrlField="FullPath"
DataNavigateUrlFormatString="file:///\\Server1
\aaa\bbb\ccc\ddd\0000.DWG"

This works fine and opens the drawing. What I need,
however, is to open "FullPath", since this changes. I
can't seem to make this happen.

Is there anyone that can please help me?

Thanks
Ray
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,151
Latest member
JaclynMarl
Top