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

support required for RadGridView in wpf

0 Answers 38 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Satish
Top achievements
Rank 1
Satish asked on 25 Jul 2012, 05:03 PM
hi,

i want to implement grid management feature using RadGridView  in wpf using mvvm and c#. here i wanted to show an edit button (like we show in radgrid in aspx page ) but did not find any way to display the edit button .according to the requirement first we have to display the edit button on the grid.
when a user clicks on the edit button then at the  bottom only the fields which are to be edited(not all the columns are editable) should be displayed in the bottom of the window. we have impmented the same in aspx by using (GridEditableItem editItem = (GridEditableItem)e.Item;) the same want to implement in wpf how to achive this. 
thanks in advance. 
regards
satish

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Satish
Top achievements
Rank 1
Share this question
or