I have a datagrid that contains a HyperLinkColumn and a TemplateColumn . The
HyperLinkColumn failes to keep the proper DataNavigateUrlFormatString in the
first row of data however it does keep the DataNavigateUrlFormatString for
the subsequent rows that follow (row 2, 3, 4, ....n). During debugging it
appears the first row's DataNavigateUrlFormatString is of the correct format.
But when you let it run (f5) and take a look at the datagrid afterwards the
HyperLinkColumn indeed does not keep the DataNavigateUrlFormatString that it
had during debugging.
Hope I explained this clearly enough for any advise
and thanks in advance for any assistance.
kw_uh97