954,541 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Combo box error

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

Jollyyy100
Junior Poster in Training
84 posts since Jul 2010
Reputation Points: 10
Solved Threads: 0
 

How ur binding data to combobox?

Pgmer
Master Poster
714 posts since Apr 2008
Reputation Points: 54
Solved Threads: 121
 

How to autolist the items of combo box while typing

Devanadhan
Newbie Poster
1 post since Feb 2011
Reputation Points: 10
Solved Threads: 1
 

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

Pgmer
Master Poster
714 posts since Apr 2008
Reputation Points: 54
Solved Threads: 121
 

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

Jollyyy100
Junior Poster in Training
84 posts since Jul 2010
Reputation Points: 10
Solved Threads: 0
 

Plz mark the thread as solved

Pgmer
Master Poster
714 posts since Apr 2008
Reputation Points: 54
Solved Threads: 121
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: