Is there a way to auto generate controls on a form from a binding source?
问题 When I add a binding source to my windows form, is there a quick way to populate the form with all the properties of the bound object? A drag and drop Field List, similar to that found in many report writers would be good. 回答1: In Visual Studio, the Data Sources Window displays the data sources in your project. You can use Data Source Configuration Wizard to create and edit data sources from databases, services, or objects. After creating data sources in your project, you can use the Data