iPad 上的网格状控件

发布于 2024-09-19 13:13:26 字数 26 浏览 2 评论 0原文

iPad SDK中有类似网格的控件吗?

Is there any grid-like control in iPad SDK?

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

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

发布评论

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

评论(3

不忘初心 2024-09-26 13:13:26

我推荐 AQGridView

I recommend AQGridView

£冰雨忧蓝° 2024-09-26 13:13:26

不在 UIKit 中,不。根据您的需要,您可能可以设置 UITableView 来使用具有额外“列”标签的 UITableViewCell。如果您需要更像电子表格的东西,您需要编写一些自定义的东西。

Not in the UIKit, no. Depending on your needs, you could probably set up a UITableView to use UITableViewCells that have extra labels for additional "columns". If you need something more like spreadsheet, you'll need to write something custom.

夕嗳→ 2024-09-26 13:13:26

作为商业替代方案,我建议尝试一下 ShinobiControls。他们刚刚推出了ShinobiGrids。这些网格具有高性能,并且具有一些不错的交互式触摸,例如列和行拖动。

全面披露,我在 Scott Logic 工作,该公司是 ShinobiControls 的母公司。

As a commercial alternative, I would recommend giving the ShinobiControls a try. They have just launched ShinobiGrids. These grids are high performance and have some nice interactive touches, columns and row dragging for example.

As a full disclosure, I work for Scott Logic which is the parent company for ShinobiControls.

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