Hello Chris,
Look at the answer of Linda in this thread:
http://groups.google.com/group/microsoft.public.dotnet.framework.windowsforms/br
owse_thread/thread/a2f96848880e8788/e8dfa4ce1e3b8b8a
Best regards,
Nicolas Cadilhac @ VisualHint (http://www.visualhint.com)
Home of Smart PropertyGrid for .Net and MFC
Microsoft PropertyGrid Resource List - http://
www.propertygridresourcelist.com
> Hi,
>
[quoted text clipped - 13 lines]
> Best regards,
> Chris
Chris - 08 Feb 2007 11:48 GMT
Hi Nicolas,
thanks for your posting.
Linda's solution seems to work, but only if there are other bindings
active. If the PropertyGrid and the DemoCustomer are the only citizens
on a Form, the PropertyGrid update still doesn't work when a
DemoCustomer property is modified. But if you add additional databound
controls to the form that are bound to any property of the
DemoCustomer object, also the PropertyGrid is getting updated. Very
strange behaviour.
Best regards,
Chris