Silverlight 3.0 数据表单中的组合框
随着 Silverlight 3 的新版本以及 DataForm 移至 SilverLight Toolkit,有人知道如何以编程方式将项目添加到 DataForm 中的组合框吗? 似乎没有任何通过代码文件访问它/
谢谢 〜史蒂夫
With the new release of Silverlight 3 and the move of the DataForm to the SilverLight Toolkit - does anyone know how to programatically add items to a combobox in a DataForm? There doesn't seem to be any of accessing it via the code file/
Thanks
~Steve
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
管理它
是的,您可以通过查看此处了解详细信息来 :http://silverlight.net/forums /t/108278.aspx
Yes, you can manage it by
Look in here for details: http://silverlight.net/forums/t/108278.aspx
在 XAML 上为您的 dataForm 声明事件。
On the XAML declare teh event for ur dataForm.