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
4133
GetAppointmentFromBindingListObject
posted

I have bound my appointments to a dataset and have specified a data member (table name).  Everything is displaying properly.  I need to get able to retrieve an appointment and I'm trying to use the GetAppointmentFromBindingListObject function.  I am passing in a DataRowView that maps to one of the datarows in my bound dataset, but it never returns anything.  Any help on what I could be doing wrong?

 

 

Parents Reply Children
No Data