Maybe yo need to fire off a bastardised INotifyPropertyChange event and let
it bubble up to the form, catch and handle it there, and find the instance
within the rows of the grid, and refresh that item.
On 20/02/2012 9:18 AM, "Greg Keogh" <[email protected]> wrote:

> My class in the collection I’m binding to fully implements
> INotifyPropertyChange. The problem is that I’m binding to the actual object
> (without a Path=), not to its properties. So when a property changes no
> binding is updated. I found this guy with the same question:****
>
> ** **
>
>
> http://rredcat.blogspot.com.au/2009/06/this-whimsical-binding-twoway-binding.html
> ****
>
> ** **
>
> Greg ****
>
> _______________________________________________
> ozwpf mailing list
> [email protected]
> http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf
>
>
_______________________________________________
ozwpf mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf

Reply via email to