[Mono-devel-list] [PATCH] HyperLinkColumn binding fix
Gonzalo Paniagua Javier
gonzalo at ximian.com
Fri Aug 15 06:19:46 EDT 2003
El vie, 15-08-2003 a las 03:39, David Pickens escribió:
> It seems that the HyperLinkColumn control throws a field_not_found
> exception if one attempts to bind using only one (but not both) of the
> following: DataTextField or DataNavigateUrlField.
>
> According to MSDN docs, it appears you should be able to assign both
> static text and a data generated/formated URL (in other words,
> DataNavigateUrlField, but *not* DataTextField). It also states that if
> both DataTextField and Text are identified DataTextField should be honored.
>
> The attached patch causes HyperLinkColumn to throw an exception only
> where someone specified one of the above data fields and it can't be
> identified.
Thanks for the explanation. Do you have a test case around so that I can
verify this?
-Gonzalo
More information about the Mono-devel-list
mailing list