Skip to content

WPF Rework - Data Binding #1020

Open
Open
@adegeo

Description

@adegeo

Also, need to add

  • An article related to data binding that's example first instead of overview first. Almost like a learn module? Or maybe a learn module directly....
  • Edit pass on Data Binding Overview

Contributes to #60

  • Data binding
    • Overview (link)
    • Binding declarations (link link)
    • Binding sources (link)
    • Data templates for controls (link)
    • LINQ to XML
      • Overview (link link)
      • XAttribute
        • ... copy of children
      • XElement
        • ... copy of children
    • Common tasks
      • Create a binding (link link link)
      • Update TextBox data source as you type (link)
      • Bind to a collection (link)
      • Bind to an enumeration (link)
      • Bind the properties of two controls (link)
      • Validate bindings and present errors (link link)
      • Display multiple collections with CompositeCollection (link)
      • Convert bound data (link)
      • Create a binding in code (link link)
      • Sort, filter, and group data with CollectionView (link link link link link)
      • Implement property change notification (link)
      • Bind to an ObservableCollection (link)
      • Bind to XML data with XPath (link link link) (should be improved)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions