Nate Bross
Well-known member
Maybe this is a silly question, but I cant seem to find the answer.
How can I use WPF Databinding (Datacontext) to bind to an existing business object?
I have seen plenty of examples that impliment INotifyPropertyChanged, how can I databind if I cannot change these objects to impliment this interface?
TIA
How can I use WPF Databinding (Datacontext) to bind to an existing business object?
I have seen plenty of examples that impliment INotifyPropertyChanged, how can I databind if I cannot change these objects to impliment this interface?
TIA