Sam King

Sam King

  • NA
  • 50
  • 11.2k

Enable an display Controls under RowDetailsTemplate

Jul 4 2017 3:09 AM
Hello Experts,
 
I am trying to Enable and disable controls that are shown under <DataGrid.RowDetailsTemplate> tag on click of edit button(Refer the image), i also want to display the data as read only with no borders when the selected row is expanded and then when Edit button is clicked it should make ID and ProductName textboxes activated. I am following MVVM Architecture using MVVM Light framework.