문제

I am stuck in how to use DataTamplete in WPF, someone knows some tutorial or has a colection of turorials that teach how to use it??

I'm using MVVM Pattern, so if you know a tutorial in mvvm examples it will be better. ;)

Tks!

도움이 되었습니까?

해결책

다른 팁

MSDN explains it well MSDN Data Templating Overview

Things to watch out for are that your itemsource is set correctly and that the properties you are binding to are public.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top