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

Recommended Answers

All 5 Replies

How ur binding data to combobox?

How to autolist the items of combo box while typing

Hi Devanadhan,

U need to use autocomplete source and autocomplete mode property of combo to do that.

And plz start new thread dont post is some one else post

I got the error, i had made a change in one of my tables.
Thats why the error was caused.
Thank you all.

Plz mark the thread as solved

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.