Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CountryNameとCityNameの2つの列を持つデータグリッドがあります。ユーザーがContryNameを選択する場合、現在の行に関連するCityNameコンボを、Entity-FrameWorkテーブルの各国の都市名で更新する必要があります。ユーザーは、以前に追加したすべての行を編集することもできます。
これをWPFに実装するための最良のソリューションは何ですか?
実行時の変更を反映するために Datagrid を Observable Collection にバインド