Read full article here
Hi, I am Farhan Ghumra. I am Windows Store Apps Developer. This blog is about sharing what I've learned so far while WinRT App Development. After all Sharing is Caring :)
Thursday, 16 August 2012
Data Binding In Windows 8. Part 3–Element Binding
Read full article here
Subscribe to:
Post Comments (Atom)
The trick in binding to a list, is to teach the control how to display the bound data. It needs to know how to display each object in the list – what properties of the object should be displayed and how should they appear?
ReplyDelete