This is too early. When these events are fired the DataGrid will be re-rendered according to the new state (row is edited) and in OnAfterRenderAsync for example you will have instances of the components in EditTemplate.
This is too early. When these events are fired the DataGrid will be re-rendered according to the new state (row is edited) and in OnAfterRenderAsync for example you will have instances of the components in EditTemplate.