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?
Hi,
If you need any additional assistance don’t hesitate to ask.
Regards
Here is the sample
I made a new sample, where I`m using your version and VB language, but I was not able to reproduce your issue. Could you please take a look at the attached sample and video file (please do not forget to change the connection string to your database) and feel free to modify this sample to reproduce your issue and revert it back to me. I`ll be glad to research it for you.
Let me know if you have any questions
I am using the same build as you are.
I downgraded my test sample to version 12.1.20121.2135 and CLR 2.0 and everything works properly. Could you please tell me what is your current build (see attached screenshot). If you are using older build, you could donwload the latest available service release for version 12.1 from our site: Infragistics.com -> Account -> My Key and Downloads -> Service Releases If it is not the reason for this strange behavior, I`ll convert my sample to VB to exclude also this difference between our scenarios.
Let me know if you have any questions.