Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
585
Edit Appointment Metadata in code-behind
posted

Hi,

I've implemented a custom AppointmentDialog where one textbox is bound to a MetadataProperty.

When the subject-textbox lost focus i do a database query and fill some propertys according to the query result. But when i fill the MetadataProperty the textbox doesn't get the updated value.

Is there a method i have to call to update the binding or do i have to change the value manually?

Thanks in advance,

Bastian

Parents Reply Children