【问题标题】:Does jqGrid support builtin dynamic drag-n-drop columns grouping header?jqGrid 是否支持内置动态拖放列分组标题?
【发布时间】:2013-05-15 14:58:05
【问题描述】:

我想知道最新的 jqGrid 版本是否包含内置的动态拖放列分组标题。还是我必须从头开始写一个?

我看到很少有关于它的帖子,但它们已经超过 1 年了,从那时起发生了很多变化。以下是我想说的链接。

how to implement custom grouping in jqGrid

http://jsfiddle.net/tpeczek/vRtKS/

//Ignore this script below - Stackoverflow required me to post code/scripts but it's contained in other links.
$('#Spreadsheet')...

我们正在丢弃 GridEx。

谢谢...

【问题讨论】:

  • jsfiddle.net 中的示例脚本不适用于 jqGrid 4.5.0

标签: jquery jquery-ui jqgrid jquery-ui-draggable jquery-ui-droppable


【解决方案1】:

据我所知,Jqgrid 仅支持使用 Sortable 选项的拖放可排序列。您需要制作自定义功能才能使其正常工作。 如果你想使用拖放分组列,我建议你使用 KendoUI (Telerik Component)。他们有免费版。

【讨论】:

  • 好的,我将按照您的建议进行自定义功能以使其正常工作。我可以在此过程中使用一些帮助(在单独的帖子中)。 :-) 我还在 github.com/tonytomov/jqGrid/issues/459> 提交了一份错误报告。
  • github.com/OlegKi/jqGrid/issues/8 重新提交了错误报告。 Tony Tomov 现在不再允许 jqGrid 是免费的,它需要购买许可证。所以,我停止使用 Tony 的 jqGrid 并开始关注 Oleg 的 jqGrid。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2012-01-30
  • 1970-01-01
  • 1970-01-01
  • 2011-08-11
相关资源
最近更新 更多