This question is locked. New answers and comments are not allowed.
Hi everybody!
I'm using the hierarchy property to show a sub-grid. I've defined the detailDefinition_PreviewDataRecordCreate event to set the IsreadOnly property to "true" to all the columns of all sub-grids.
But when I execute the application, it only set the readOnly property to the first sub-grid (of the first record of the main grid). The other sub-grids have all their columns editable.
Why does it happens?
I'm using the hierarchy property to show a sub-grid. I've defined the detailDefinition_PreviewDataRecordCreate event to set the IsreadOnly property to "true" to all the columns of all sub-grids.
But when I execute the application, it only set the readOnly property to the first sub-grid (of the first record of the main grid). The other sub-grids have all their columns editable.
Why does it happens?
