Hello all,
I need a cbo I created to pull info from a database, and I need it to display the text that is from the database. I know the code to do this, however when I go to type into code, there is no option from the drop down list to chose from it so it won't let me chose it. The code I need to write is
but VS isn't recognizing the "DataTextField part. Does anyone know why this might be happening to me? Thanks in advance.Code:cb.DataTextField = "PLAYER_NAME"


Reply With Quote

