
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
0
Hi Kevin Marois,
Maya
the Telerik team
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.
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:
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
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
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:
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
Hello Siingh,
Maya
the Telerik team
May you verify whether the suggested solution here resolves your issue ?
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