VB6 的枢轴网格控件。它存在吗?

发布于 2024-08-27 02:24:32 字数 134 浏览 8 评论 0原文

我正在寻找一种 OCX 控件,它可以与 VB6 一起使用,并且能够生成如下所示的网格。

alt text

有什么想法吗?

I am looking for an OCX control that will work with VB6 and is capable of producing a grid like the one below.

alt text

Any ideas?

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

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

发布评论

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

评论(2

你的呼吸 2024-09-03 02:24:33

ComponentOne 仍然为 VB6 提供一套 ActiveX 控件。他们的 VSFlexGridPro 非常灵活(双关语)。

ComponentOne still makes a suite of ActiveX controls for VB6. Their VSFlexGridPro is very flexible (pun intended).

萌无敌 2024-09-03 02:24:33

在调查了第 3 方市场后,我找不到一个可以灵活地旋转数据的 ActiveX 控件。最终通过 Interop 使用 DevExpress XtraPivotGrid for .NET。

After surveying the 3rd party market, I could not find a single ActiveX control that could pivot data in a flexible manner. Ended up using DevExpress XtraPivotGrid for .NET via Interop.

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