Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用内联编辑:我想为同一列中的每个单元格提供不同的编辑类型,而不是只为整个列提供一个编辑类型。第一行的第二列应该有编辑类型作为选择,第二行的第二列应该有编辑类型为 textarea 等。
您必须修改 jqGrid 源代码。它是开源的,所以开始吧 :)