Hi,
I recently upgraded my Delphi 2007 code to Delphi XE8. On one of the form, I am getting an error "Item cannot be found in the collection corresponding to the requested name or ordinal" on clicking of dropdown of the wwDBLookupCombobox. I observe that in my case select property of lookup combo box is set to a calculated field of ADOdataset. If I change it to one of the regular field of ADOdataset then this issue will not occur.
Can some one please guide me on how to proceed with this error ? Are we still allow(in newer version) to use calculated field as select property in db lookup combo box ?
Regards,
Divyesh