Click here to Skip to main content
15,885,216 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 116.6K   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

Views

Daily Counts

Downloads

Weekly Counts

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