Hi,
I will like to add to the selected cell record of the XamlDataGrid some buttons for options such as delete, edit on so on. So I will like to know which value should I override in order to add this custom buttons per record.
I will also will like to add that on our current application we plan to have many infragistics grid with a common style, but this button customization is specific for a unique grid.
Hi celso99us ,
I don't understand what you are trying to achieve as a final result.
I could suppose two things:
1. You want to have edit, delete and etc. buttons for each one of the xamDataGrid records.2. You want to have edit, delete and etc. buttons in only one of the xamDataGrid records.
Could you please, attach a picture(or a screenshot) that illustrates what you have in mind ?
See, for example the following attached pictures:
1. Tree layout with xamDataGrid? - <http://forums.infragistics.com/forums/t/13627.aspx >2. Just one Grid Column Header (GroupsWithOneGridHeader.png) - <http://forums.infragistics.com/forums/t/15415.aspx>3. Adding Fields - < http://forums.infragistics.com/forums/t/14107.aspx>4. Fixed Header on top with hierarchical data - <http://forums.infragistics.com/forums/t/16450.aspx>
Best Regards,Yanko
Hi Yanko
As you supposed I will like to add a button to each record on the grid, but this button is only shown to the actual selected record, such as shown on the following image.
Regards
We will need more information about how you got to what you have now, and how it differs from what you're after, to be able to help further.
I suggest that you submit a support request so that a Developer Support Engineer can help you more directly. It will help us to help you if you include a sample project that we can run and debug and which demonstrates what you have so far.
Does anyone has a solution to the problem??