WPF Master/Detail | How to create a Master-Detail Application in WPF

Опубликовано: 22 Октябрь 2024
на канале: tips'n tricks (Tips&Tricks)
2,669
23

Here, we're taking a look at how to create a Master-Detail application in WPF and building our own from scratch. The ListBox on the left will be our master list and when an item selected the details of the item will display on the right side. We will be using XAML & C# to accomplish this goal, task in visual studio.

For questions drop a comment in comments section please