This is a migrated thread and some comments may be shown as answers.

[Solved] Hyper Link Problem

1 Answer 81 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Guy
Top achievements
Rank 1
Guy asked on 23 Feb 2011, 06:53 PM
Hi we are trying to display a hyperlink (If possible not a HylelinkButton) with a cell in the RadGridView. Depending on the type of data setup in the businesslogic either text content or a hyper link is to be displayed.
I am currently looking into using a "ConditionalDataTemplateSelector". However when I enter the ConditionalDataTemplateSelector in my xaml file this key word cannot be found. What namespace should I be using?
I already am looking into the sample supplied by Telerik and it does not help me with my question.

Is there an easier method to solve my problem?
Any help would be appreciated.

1 Answer, 1 is accepted

Sort by
0
Yordanka
Telerik team
answered on 25 Feb 2011, 01:55 PM
Hello Guy,

In fact, ConditionalDataTemplateSelector is a custom class that inherits DataTemplateSelector. The source code of the demo can be found in ExamplesCS_SL.sln which is part of RadControls for Silverlight installation.

You can check this blog post and this help topic for more info about TemplateSelectors.
 
All the best,
Yordanka
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
GridView
Asked by
Guy
Top achievements
Rank 1
Answers by
Yordanka
Telerik team
Share this question
or