Nested DataGrid change event in numeric column

Hi,
I have nested Blazor Datagrid with child Datagrid in expand. I'd like to indicate that value in niumeric column was chaged. it seems it is not possible to use a Change event. Peace of code on the picture

Your Change event handler signature is not correct most probably.