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
450
Custom Databinding for Appointments
posted

I am looking for a way to make custom databindig for appointments.

I have used the appointments.location field to store the location for the appointment and that works fine, how ever i would love to be able to add a custom databinding for the location and other fields instead of just putting them all in the "AllProperties" field.

 This would be handy so i can easily query the table in SQL 

 Does anyone have any examples or guidance for me

 so far i have made a class that inherits Infragistics.Win.UltraWinSchedule.UltraCalendarInfo 

but i am a little lost as  you can not add to DataBindingsForAppointments.......

anyway, like i said any guidance would be great

Cheers 

 


Parents
No Data
Reply
  • 2094
    Offline posted

     there is PLENTY of "guidence" on how to store extra data fields and also to extract that data to seperate data columns.

Children
No Data