如何让数据网格显示在工具箱中

发布于 2024-09-07 21:09:02 字数 81 浏览 4 评论 0原文

我是 wfp 的新手,正在寻找 datagrid 工具,如何将其添加到工具箱中。我已经检查了选项,一切都显示为已检查等。

谢谢,R。

I am new to wfp and am looking for the datagrid tool, how do I add it to the toolbox. I have checked in the options and it all appears checked etc.

Thanks, R.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

七色彩虹 2024-09-14 21:09:02

我认为问题出在项目的.Net 版本中。 3.5 .Net不支持wpf中的DataGrid,因此,要解决此问题只需更改项目的.net版本。例如选择.net 4.0

I think problem is in .Net version of project. 3.5 .Net does not support DataGrid in wpf, so, to solve this problem just change .net version of project. For example choose .net 4.0

明媚如初 2024-09-14 21:09:02

右键单击工具箱。选择“选择项目...”。在 WPF 组件选项卡的筛选器文本框中键入 DataGrid。从那里您可以将其添加到工具箱。

Right Click the Toolbox. Select "Choose Items...". In the WPF Components Tab, in the Filter Textbox type DataGrid. From there you can add it to the Toolbox.

七色彩虹 2024-09-14 21:09:02

是的,3.5不支持wpfg windows控件,只需将项目.net版本更改为4.0并检查。

Yes 3.5 does not support wpfg windows controls just change project .net version to 4.0 and check.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文