I have been struggling with this concept for soooo long. no one could explain this too me. In one short video you have provided me with both a grasp on Binding and data templates. You sir, are AWESOME!!
This helped me so much, such a simple explanation finally helped me figure out how my thinking was wrong. All I had to do was change one line of code and my app was working!
Wow, Great video - clear and succinct. And responses to questions. GREAT JOB! 5+ stars. But let me clarify, I've got some experience with WPF already. I know what a DataContext is. If you are an absolute beginner you may be overwhelmed with the terms used as well as the quick pace.
Great Video , but i have a question, I inserted a Button inside the datatemplate with name : button_start. now i want to disabled this button in Code behind C# , but this buttonName does appear, please how i can solve it
DataTemplates serve as a way to model your Data classes. These would be .NET classes that don't otherwise have a default visualization. Think of the Person class. This is a normal .NET class that could be DataBound to your UI. What would the default Visualization be? Since there isn't one you can use a DataTemplate to provide that UI implementation. Hopefully that makes sense.
Hi Brad Your language is apposite for experts, remember we - or at least, I am a total tyro - a noob of noobs when you mention big words like "Datacontext" i have no idea what it is but it does sound very scary. Remember the line KISS: Keep It Simple Stupid in other words, if you make it dummy proof then everyone will understand :) chrs
"And that's it for data templates for now." And that in only 7 minutes, great short but effective explanation of templates. Chapeau!
I have been struggling with this concept for soooo long. no one could explain this too me. In one short video you have provided me with both a grasp on Binding and data templates. You sir, are AWESOME!!
Straight to the point. Exactly what I was looking for. Many thanks.
AWESOME! A solid simple and very very useful demonstration!
Indeed!
This is the most concise and informative exposition on DataTemplates I have seen on RUclips. Thank You!
This helped me so much, such a simple explanation finally helped me figure out how my thinking was wrong. All I had to do was change one line of code and my app was working!
Wow, Great video - clear and succinct. And responses to questions. GREAT JOB! 5+ stars.
But let me clarify, I've got some experience with WPF already. I know what a DataContext is.
If you are an absolute beginner you may be overwhelmed with the terms used as well as the quick pace.
Simple & illustrative. Great video.
Thank you vary much for this. It's great and straight forward
7 minutes well spent!
Perfect example!! Thanks
Thank you :) Very simple to understand.
This tutorial is perfect, thank you !
Such a beautiful recording
how did you show this dialog @4:59?
What do you think about dataGrid ?
Great voice!
Great Video , but i have a question, I inserted a Button inside the datatemplate with name : button_start.
now i want to disabled this button in Code behind C# , but this buttonName does appear, please how i can solve it
Thank you
thanks a lot.
Great
Brilliant, unlike MSDN
What use do DataTemplates has?
DataTemplates serve as a way to model your Data classes. These would be .NET classes that don't otherwise have a default visualization. Think of the Person class. This is a normal .NET class that could be DataBound to your UI. What would the default Visualization be? Since there isn't one you can use a DataTemplate to provide that UI implementation. Hopefully that makes sense.
Hi Brad
Your language is apposite for experts, remember we - or at least, I am a total tyro - a noob of noobs when you mention big words like "Datacontext" i have no idea what it is but it does sound very scary. Remember the line KISS: Keep It Simple Stupid in other words, if you make it dummy proof then everyone will understand :)
chrs