【发布时间】:2011-04-23 21:42:38
【问题描述】:
我在 jqGrid 中使用自定义编辑/删除函数,我真的很喜欢他们在检查是否选择了一行后调用您的自定义函数。
Now I would like to add two more buttons and I would like to use the same behaviour of the edit/delete, so when a row is selected my function get called but if no rows have been selected they show the default popup that说“请先选择一行”。
有没有办法做到这一点?或者,有没有办法调用网格本身调用的方法?
谢谢!
【问题讨论】:
标签: jquery jqgrid jqgrid-asp.net