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
Another reason for this error is if the property you are binding to is private.