How to make form fields not bind to default datasource in c# devexpres

Viewed 14

I first bound my fields to datasource from the database. But I have deleted the datasources so that and the form can load.

Cannot bind to the property or column Name on the DataSource. Parameter name: dataMember'

thats the error it gives

0 Answers
Related