2-way-object-databinding Questions
2
Solved
I have a view where I've got an object bound to a treeview. The object has a number of collections (of different types) so I'm using hiearchical templates with a CompositeCollection to display them...
Moscow asked 10/6, 2011 at 15:46
2
Solved
I am very new to WPF and testing some things that I would like to include in an application that I will be working on. I have a 2 row ListView (bound to a textbox) with the names Scott Guthrie and ...
Khania asked 25/12, 2010 at 3:54
1
Solved
I can't seem to find a simple, concrete explanation of how to bind controls in a WinForms app to nested objects using data binding. For example:
class MyObject : INotifyPropertyChanged
{
private ...
Reconstruct asked 20/10, 2010 at 3:49
1
Solved
This question was originally about getting two-way binding to work at all, but due to lack of specific answers and otherwise progress along the way, I've been updating it - You can check the edit h...
Inception asked 18/5, 2010 at 2:30
© 2022 - 2024 — McMap. All rights reserved.