How to detect a DataContext of DataGridRow for DataGridTemplateColumn?
We are working on WPF app development. And one of our dialogs has a DataGrid with custom columns.
We have one custom column class that inherits a DataGridTemplateColumn:
We are working on WPF app development. And one of our dialogs has a DataGrid with custom columns.
We have one custom column class that inherits a DataGridTemplateColumn: