如何在Visual Studio 2010中安装WPF Toolkit(datagrid)?

发布于 2024-12-04 12:08:31 字数 492 浏览 2 评论 0 原文

我是一名学生,我正在尝试使用 Visual Studio 2010(.NET Framework 4.0。)创建一个 wpf。我想使用我在本教程中看到的 DataGrid http://www .youtube.com/watch?v=G_fHht6J6xc&feature=lated

我的问题是 WPF 工具包无法显示在我的工具箱上。我从这里下载它 http://wpf.codeplex.com/releases/view/40535 ,我安装了它,我可以在资源中看到它,但不幸的是我无法在工具箱中获取 DataGrid!请帮忙,我没有时间做我的项目,我很困惑!我需要执行哪些步骤才能安装这wpf工具包?非常感谢!

I m a student and i m trying to create a wpf using visual studio 2010 (.NET Framework 4.0. ). I would like to use the DataGrid as i have seen in this tutorial http://www.youtube.com/watch?v=G_fHht6J6xc&feature=related

My problem is that the WPF Toolkit cannot be displayed on my ToolBox. I download it from here http://wpf.codeplex.com/releases/view/40535 , i installed it and i can see it in the resources,But unfortunately i cant get the DataGrid in the toolbox!Please help, i have no time for my project and i have been confused!What steps may i have to do to install the wpf toolkit?Many many thanks!!

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

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

发布评论

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

评论(1

我偏爱纯白色 2024-12-11 12:08:31

它已经包含在内! DataGrid 工具包适用于.Net 3.5 和 VS 2008!它是 .Net4 的一部分(您必须拥有 VS2010):

http://msdn.microsoft.com/en-us/library/system.windows.controls.datagrid(v=VS.100).aspx

Its already included! The DataGrid toolkit is for .Net 3.5 and VS 2008! Its part of .Net4 (which you must have to have VS2010):

http://msdn.microsoft.com/en-us/library/system.windows.controls.datagrid(v=VS.100).aspx

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