Browse by Tags
All Tags » WPF Data Grid » cell editor template (RSS)
-
I have a custom control that is working fine inside of an EditTemplate. The template is being used on a grid that is bound to a collection of business objects. The problem I have is that from within the control I need to be able to access the parent business object. For a simple contrived example let’s say I have an EditTemplate ...
|
|
|
|