Home › Forums › WinForms controls › Xceed Grid for WinForms › Detail Grids › Reply To: Detail Grids
When using the CurrentCell and CurrentRow, this will give you the row/cell of the grid where you are, whether it be a detail grid or the master grid.
SingleClickEdit applies to the DetailGrid as well as the master grid.
You must understand that a DetailGrid is not a control, but a grid element, like a cell or a row. Moreover, it has to offer features different from the master grid, for example, having a ParentRow, etc…
Imported from legacy forums. Posted by André (had 342 views)