Problem with hyperlink inside UXGridView

3 replies. Last post: November 20, 2012 8:59 PM by Yudi
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Hello,

I have problem with UXGridView. I need to show HyperLink (with absolute Uri) inside grid. I tried following solutions:

1. <Intersoft:UXGridViewHyperlinkColumn Header="PROVIDER" Width="260" Binding="{Binding Path=Name}" NavigateUriBinding="{Binding Path=Url}"></Intersoft:UXGridViewHyperlinkColumn>
Not working, showing error about Absolute to Relative Uri convertion.

2. Intersoft:UXGridViewTemplateColumn and Intersoft:HyperLink inside. Not sure how to setup text of hyperlink in this case.

3. Intersoft:UXGridViewTemplateColumn and typical HyperLinkButton control. Showing without problems, but can not click on it (I think because grid not allowing events or something like that).


I think solution should be trivial. Please help!
All times are GMT -5. The time now is 9:45 AM.
Previous Next