DataGrid Master/Detail - Only on some rows
Oct 11, 2019 ... In this DataGrid, we've found the necessity to have expandable rows on come of our rows, or as you guys call it: Master/Detail.
Hide the Level name in a master detail view
Nov 11, 2010 ... You want to hide detail tabs with captions. To accomplish this task, set the OptionsDetail.ShowDetailTabs property of the master view to false.
Custom edit form for master detail row
Oct 16, 2018 ... You need to create a custom Edit form. If so, create an Edit Form template and place required extensions into it.