Hello!
I'm using a NumericUpDown in a column of System.Windows.Comtrols.Datagrid.
Click on the control allows to edit the number in it but the DataGrid row is not highlighted.
![Image]()
On the image above the row 2 was selected previously. After the Click on the control in the row 3 the selection is not changed, and the number can be edited.
If this behavior can be changed as for the standard controls, for ex. click on TextBox selects the row
Thanks in advance and best regards,
Pavel
I'm using a NumericUpDown in a column of System.Windows.Comtrols.Datagrid.
Click on the control allows to edit the number in it but the DataGrid row is not highlighted.

On the image above the row 2 was selected previously. After the Click on the control in the row 3 the selection is not changed, and the number can be edited.
If this behavior can be changed as for the standard controls, for ex. click on TextBox selects the row
Thanks in advance and best regards,
Pavel