G
Guest
I have a datatable that contains a number of web addresses as type nvarchar
(eg 'www.msdn.com').
I want to use these as hyperlinks in a datagrid column.
Whats the best way to do this? How can I set the NavigateURL property for
each row of a HyperLinkField column dynamically? Is this even the best way to
do it?
Thanks
(eg 'www.msdn.com').
I want to use these as hyperlinks in a datagrid column.
Whats the best way to do this? How can I set the NavigateURL property for
each row of a HyperLinkField column dynamically? Is this even the best way to
do it?
Thanks