Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想以我的形式制作一些东西。我在 Linq 上绑定了一个绑定源到 Sql 类。Workorder 类包含一个字段 Site。我想显示包含所有站点的组合框,但在我的工作订单中选择了站点。
我很清楚?
朱利安
我通过 Databindings 组件找到了一种方法,该组件允许向 TextBox 添加多个源。
鞠