When the user edits the detail record inline in the Detail Table view - we want to get the new values entered by the user in the detail columns and save it to the database. We want to know how do we access the particular edited detail row and the column values from the DetailView of the master - detail grid. Any suggestions much appreciated ??