I\'m working on a database in C# when I hit the display button I get an error:
Error: Cannot bind to the property or column LastName on the Data
I run into the same problem where I have to change the name in the table but I haven't change column names in the data binding file. solution was changing the names by replacing the changed name.