从列表填充 DataFormComboBoxField
有谁知道如何从 SilverLight 3 beta 中的常规列表填充 DataFormComboBoxField ? 网上似乎没有任何有意义的文档或示例。
谢谢 〜史蒂夫
Does anyone know how to populate a DataFormComboBoxField from a regular list in SilverLight 3 beta? There seems to be no meaningful documentation or examples anywhere online.
Thanks
~Steve
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
实际上,事实证明它很简单,
但它确实必须位于数据表单的加载区域中。
Actually it turned out to be as simple as
but it does have to the in the Loaded area for the dataform.