D
David C
I have a DataList control that displays file names from a directory. I
would like to conditionally add a string to the DataNavigateUrlFormatString
in a HyperlInk column before it is displayed. Where is the best place to do
that? Currently the DataNavigateUrlFormatString="ShowDocs.aspx?doc={0}" and
I want to sometimes add a 2nd querystring value. Thanks.
David
would like to conditionally add a string to the DataNavigateUrlFormatString
in a HyperlInk column before it is displayed. Where is the best place to do
that? Currently the DataNavigateUrlFormatString="ShowDocs.aspx?doc={0}" and
I want to sometimes add a 2nd querystring value. Thanks.
David