2X faster development
The ultimate WPF UI toolkit to boost your development speed.
You can get the CurrentCell of DetailsViewDataGrid by using the SelectedDetailsViewGrid property.
C#
In another way, you can use CurrentCellActivated event to get CurrentCell when it gets changed.
When AutoGeneratingRelation property as false, you wire event directly from GridViewDefinition.DataGrid to get the current cell by handling CurrentCellActivated event. XAML
C#
When AutoGeneratingRelation property as true, you can get the GridViewDefinition.DataGrid in the AutoGeneratingRelations event handler to wire the CurrentCellActivated event. C#
Sample Links:
|
2X faster development
The ultimate WPF UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.