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

GridViewCommandColumn

2 Answers 117 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Priyalakshmi
Top achievements
Rank 1
Priyalakshmi asked on 12 Oct 2012, 07:08 AM
Hello friends,

I have a RadGridView in which I want to give Edit as the last column. I want it to be either a link or a button so that when I click on Edit(which is there as the last column value for all the rows), I can display a page in which I can give provision for editing the fields. I cannot use inline edit option since I cannot display all the columns of the data source in the grid. But when user clicks on Edit, the user must be able to edit all the fields of the data source rather than what is being displayed in the grid. How can I do this??

When I did a search I found that GridViewCommandColumn can be used for similar purposes but I don't know how to add this coulmn through xaml.

Please help.

Thanks in advance
Priya

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimitrina
Telerik team
answered on 12 Oct 2012, 08:18 AM
Hello Priya,

I would suggest you to check the Commands WPF Demo.

Regards,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Priyalakshmi
Top achievements
Rank 1
answered on 15 Oct 2012, 04:53 AM
Hi Didie..

Thanks for the support. 

Regards,
Priya
Tags
GridView
Asked by
Priyalakshmi
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Priyalakshmi
Top achievements
Rank 1
Share this question
or