Click here to Skip to main content
15,892,965 members
Articles / Desktop Programming / WPF

Command Binding inside DataTemplate in Parent-Child Scenario in an MVVM Application

Rate me:
Please Sign up or sign in to vote.
4.81/5 (15 votes)
21 Feb 2011CPOL3 min read 117K   2.8K   22  
Discusses a simple and testable way to bind Commands inside DataTemplates (Parent-Child scenario) in any WPF or Silverlight application built with the MVVM design pattern

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student University of Alabama at Birmingham
United States United States

A very simple guy, who codes with his heart (and with his brain, of course).

Homepage: http://www.amitdutta.net
View my profile on Linkedin: http://www.linkedin.com/in/am1tdutta/

Comments and Discussions