Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
350
Edit Row in Datagrid. Update Datagrid Datasource
posted

I want to Edit values in a certain column in a datagrid, and then update the datasource that's attached or assign to the xamldatagrid. However, I want to keep the all the remaining columns readonly. Here is a small project you can edit to show me how to edit a specific column in the xamldatagrid and save back changes back to the datasource. We actually can create column that has button in row cells to save row back to datasource.

Please review and modify attachment.

xamDG_in_xamTabControl.zip