Home › Forums › WinForms controls › Xceed Grid for WinForms › Master/Detail CellEditorManager Handler › Reply To: Master/Detail CellEditorManager Handler
This works fine here. Can you verify that you subscribe to the events on the detail grid template, and that you do it before filling the grid with data? Else you need to call the GridControl UpdateDetailGrids() method for the changes to the template be taken into account.
Imported from legacy forums. Posted by André (had 202 views)