I'm currently using a combo box to select one of many alternatives. From 5 alternatives only 1 works, when i click on any other it gives me the following error:
"Cannot bind to the property or column 'xyz' on the DataSource.Parameter name: dataMember"
Why is this error caused?
What are the possible solutions to this error?
Thank you