【问题标题】:Adding/Editing master-children entities in a single Windows forms在单个 Windows 窗体中添加/编辑主子实体
【发布时间】:2009-11-26 13:21:32
【问题描述】:

您将如何设计一个允许添加/编辑主实体及其子实体的 Windows 窗体?例如,在添加/编辑订单时,还需要在同一个 Windows 窗体上添加/编辑 Order-Items。

【问题讨论】:

    标签: c# linq-to-sql user-interface winforms


    【解决方案1】:

    使用数据网格、嵌入式转发器用户控件或对话框。

    You could have a list control, that when selected, displays the view/edit control in a different frame. alt text http://www.freeimagehosting.net/uploads/th.3eed28a035.png

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-08-01
      • 2011-09-26
      • 2010-10-18
      • 2014-06-15
      • 1970-01-01
      • 2013-12-20
      相关资源
      最近更新 更多