Hi,
I'd like to be able to edit a single row on a datagrid so that;
What I am looking for is to have edit, save and cancel buttons in an unbound field on each row in the data grid. The user can use these buttons (or double click a cell to start editing a row) to make changes to a single row at a time.
Is this possible?
Matt
Hello Matt,
I have created a sample application that demostras an approach for implementing the functionality that you want. I use a style for the DataRecordPresenter with MultiDataTrigger in order to disable the records without the record that have cell which is in edit mode. I have added the edit, save and cancel buttons in a template for an UnboundField which is the last field in the XamDataGrid. You can use my custom approach as basis in order to implement the functionality that you want.
If you require any further clarifications please do not hesitate to ask.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support