onLoadSuccess row, data 数据加载完成之后触发。

 然而加载之后,输出的时候会发现row是null ,data是getdata获取的数据是一样的 ,层级的,嵌套的

 

google之后发现  The 'row' parameter is the node to append to. When load data to top node, its value is assigned to null

 

 

    http://jquery-easyui.wikidot.com/forum/t-366777/error-in-using-treegrid-function:onloadsuccess-row

 

相关文章: