有人将 ADOMD.NET 与 WPF DataGrid 一起使用吗?

发布于 2024-07-14 06:42:08 字数 502 浏览 10 评论 0原文

我正在尝试找到一种从 C# 访问商业智能 OLAP 多维数据集的好方法。

我不太关心这是如何完成的,但因为目前我正在尝试使用 codeplex 来实现这一点WPF Toolkit,如果它是与该工具直接相关的东西,我会很高兴,但非常欢迎任何建议。

我缺乏 WPF 技能,因此建议和建议 网站上的技巧不足以让我了解如何将 DataGrid 绑定到 OLAP 多维数据集。

我想我应该使用 ADOMD.NET,但还不确定这是否是正确的方法,如果是的话,如何去做,教程和信息链接让我非常困惑。

由于在寻找任何此类示例时我一直在兜圈子,因此我将不胜感激这方面的任何指示。

欢迎教程、链接、个人技巧或经验。

额外信息:这是为了替换 Excel 电子表格中当前使用的数据透视表。

谢谢,

Ric

I am trying to find a good way of accessing a Business Intelligence OLAP Cube from C#.

I don't really care much as to how this is done, but since currently I am trying to implement this with the codeplex WPF Toolkit, I would be happy if it was something directly related to the tool, but any suggestions are very welcomed.

My WPF skills are lacking, so the tips & tricks on the site aren't enough for me to get how to bind the DataGrid to an OLAP cube.

I presume I should use ADOMD.NET, but not so sure yet if thats the way to go, and if so, how to go about it, tutorials and informative links are baffling me quite significantly.

Since I keep going round in circles when it comes to finding any example of this having been made, I would appreciate any pointers in this regard.

Tutorials, links, personal tips or experiences welcomed.

Extra info: this is in order to replace the currently used pivot table in an Excel Spread Sheet.

thanks,

Ric

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

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

发布评论

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

评论(2

带刺的爱情 2024-07-21 06:42:08

The closest thing I can find is this xaml pivot table by Mosha Pasumanski:

alt text
(source: mosha.com)

离不开的别离 2024-07-21 06:42:08

不幸的是,Mosha 的文章链接到的代码位于 wpf.netfx3.com 网站,该网站已被删除。

Unfortunately the code that Mosha's article links to was in the wpf.netfx3.com site which has been taken down.

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