Rails 友好的 DHTML 网格?

发布于 2024-08-19 15:55:04 字数 373 浏览 8 评论 0原文

我有一个基于 Excel 的 UI,我想在 Rails 视图中尽可能地复制它。我正在寻找一个 DHTML 网格控件...

  1. 可以轻松格式化(关于列宽、字体大小等)
  2. 响应式(页面最多有 200 列和 200 行)
  3. 可以包含包含选择控件的单元
  4. 格良好的 Rails 集成(理想情况下,可作为具有惯用 API 的 Rails 插件使用)
  5. 至少支持 FF、IE 和 FF、IE 等。 Safari(可能针对 iPhone ...)

任何人都可以推荐(支持或反对)他们过去使用过的 DHTML 网格吗?

我很高兴了解商业和免费解决方案。如果您或您的公司销售这样的东西,这是一个插入它的绝佳机会:-)

I have an Excel-based UI that I'd like to replicate as closely as possible in a Rails view. I'm looking for a DHTML grid control that ...

  1. can be easily formatted (w.r.t. column width, font size, etc.)
  2. is responsive (the page will have up to 200 columns and 200 rows)
  3. can have cells containing select controls
  4. has good Rails integration (ideally, is available as a Rails plug-in with an idiomatic API)
  5. supports at least FF, IE, & Safari (potentially targeting iPhones ...)

Can anyone recommend (either for or against) a DHTML grid they've used in the past?

I'm happy to look at both commercial and free solutions. If you or your company sells such a thing, this is an excellent opportunity to plug it :-)

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

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

发布评论

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

评论(3

迷路的信 2024-08-26 15:55:04

我想说活动脚手架是轨道上的网格之母。
(Rails 3 分支)https://github.com/vhochstein/active_scaffold

I'd say active scaffold is the mother of grids on rails.
(Rails 3 fork) https://github.com/vhochstein/active_scaffold

千纸鹤带着心事 2024-08-26 15:55:04

是的,我认为 GRIDIFY 是一个优秀的解决方案,界面非常漂亮。这个插件可以给你很多功能,你甚至可以对所有数据进行排序。我刚刚开始使用 ruby​​,我不能很好地定制它,但我认为有很多东西你可以利用。

Yes, I think GRIDIFY is an excellent solution, the interface is very nice. This plug in can give you a lot of features, you can even sort all the data. I am just beginning with ruby and I can not customize it very well but I think there are many things you can take advantage of.

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