比如
$('#groupTreegrid').iDatagrid('getSelected');来获取选择数据的时候,报错
(unknown) Uncaught TypeError: Cannot read property 'nodeName' of undefined是引入JS的问题吗,请问知道怎么解决吗
at Function.m.acceptData (jquery.min.js:2)
at Q (jquery.min.js:4)
at Function.data (jquery.min.js:4)
at _738 (topjui.core.min.js:9)
at Object.getSelected (topjui.core.min.js:10)
at m.fn.init.$.fn.datagrid (topjui.core.min.js:9)
at m.fn.init.a.fn.iDatagrid (topjui.core.min.js:14)
at <anonymous>:1:21
我的JS按照你们提供的例子来引入的