简体   繁体   English

带有标签/自动完成列的jQuery Grid

[英]jQuery Grid with Tag/Autocomplete column

I am looking for a jQuery grid that allows having a "tags" editable column. 我正在寻找一个允许具有“标签”可编辑列的jQuery网格。 My tags are taken from a list of possible values (coming in json). 我的标签取自可能值的列表(json中)。

I have basically being looking at the components in this post grid controls for ASP.NET MVC? 我基本上是在看此帖子网格控件中的ASP.NET MVC的组件 and more. 和更多。

I am close to some implementation using jqxGrid and a tags library since jqxGrid allows to render my own values for columns - however, I am having many conflicts. 由于jqxGrid允许呈现我自己的列值,因此我接近使用jqxGrid和标签库的某些实现-但是,我遇到许多冲突。 This post is not to resolve such conflicts (I am still trying to do that) - it is to know if there is a jQuery grid out there that supports that feature built in. 这篇文章不是要解决此类冲突(我仍在尝试这样做),而是要知道是否存在支持该功能的jQuery网格。

Thanks. 谢谢。

I'm yet to see a better jquery grid than DataTables. 我还没有看到比DataTables更好的jquery网格。 Have a check on www.datatables.net 检查www.datatables.net

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM