&tag(WPF/DataGrid);
DataGridTemplateColumn†[edit]
ユーザーコントロールを表示する†[edit]
トラブルシューティング†[edit]
DataGrid exception on validation failure (DeferRefresh is not allowed...)†[edit]
WPFのDataGridのバグ?。上記リンクの回避策ではViewModelにIEditableObjectを実装し、DataGridに、DataGridRollbackOnUnfocusedBehaviourというビヘイビアーを定義する回避策が紹介されている。