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

RadGridView GridViewHyperlinkColumn

5 Answers 142 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Kevin Marois
Top achievements
Rank 1
Kevin Marois asked on 31 May 2011, 05:30 PM
I don't see a Command property on the GridViewHyperlinkColumn. How can I handle the click in an WPF application using MVVM?

5 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 31 May 2011, 06:14 PM
Hi Kevin Marois,

Currently, there is no property for setting a command for the GridViewHyperlinkColumn. However, what you may try to do is to define a CellTemplate and define the required button inside. Thus you will be able to use its Command property and perform the logic you want.
Please let me know in case you need any further assistance.
 

Kind regards,
Maya
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Siingh
Top achievements
Rank 2
answered on 03 Jun 2011, 03:20 AM
Hi Telerik
can you provide me above example you mention?
how do i add button in column and then how to i handle click or command event from gridview with index or master ID value of the row clicked.


Kind Regards:
0
Yordanka
Telerik team
answered on 03 Jun 2011, 07:41 AM
Hello Siingh,

Please, find our online example which demonstrates the approach described by Maya.

Let us know if you need additional help.
 
Best wishes,
Yordanka
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Siingh
Top achievements
Rank 2
answered on 03 Jun 2011, 07:46 AM
I need adition help pelase
i want to know to get cell value from gridview?

its simple but i cant find any help on this please reply me asap

i want to get cell value from DateTimePicker column or simple gridviewdatacolumn.


Kind Regards:
0
Maya
Telerik team
answered on 03 Jun 2011, 01:39 PM
Hello Siingh,

May you verify whether the suggested solution here resolves your issue ?

All the best,
Maya
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Kevin Marois
Top achievements
Rank 1
Answers by
Maya
Telerik team
Siingh
Top achievements
Rank 2
Yordanka
Telerik team
Share this question
or