jqgrid支持多个复选框列表进行编辑 [英] does jqgrid support a multiple checkbox list for editing

查看:482
本文介绍了jqgrid支持多个复选框列表进行编辑的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是



/ p>

  jQuery(#grid_id)。setGridParam({multiselect:true})showCol('cb'); 


I am playing around with jqgrid and I want to edit a row entry. One of the cells is a list so I want some sort of multiselect editor inside a cell. i dont see support for a cell edit where i can choose multiple entries from a list. select (either multiselect list or even better a dropdown of checkboxes)

is there any support for something like this??

解决方案

see: http://www.secondpersonplural.ca/jqgriddocs/_2eb0fb79d.htm

jQuery("#grid_id").setGridParam({multiselect:true}).showCol('cb');

这篇关于jqgrid支持多个复选框列表进行编辑的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆