This question is locked. New answers and comments are not allowed.
Is there a simple way to set the display text and the navigate url for a hyperlinkcolumn in the Silverlight GridView?
The DataMemberBinding property sets the same value for both the navigate url and the text displayed.
Is it possible to data bind the navigate url and separately data bind the display text for the navigate url?
Thanks
The DataMemberBinding property sets the same value for both the navigate url and the text displayed.
Is it possible to data bind the navigate url and separately data bind the display text for the navigate url?
Thanks