$("#id").combogrid("getValue"); 只能获取第一个选中的值,如何获取多个呢
getValues,和combobox的方法一样$("#id").combogrid("getValues")
$("#id").combogrid("getValues");