EasyUI Forum

General Category => EasyUI for Vue => Topic started by: fengdie on October 13, 2018, 01:30:39 AM



Title: treegrid please add 'getCheckedNodes' methods
Post by: fengdie on October 13, 2018, 01:30:39 AM
目前要获取所有选择节点非常麻烦。需要监听'rowCheck'、'rowUncheck'两个方法。还需要判断是否子节点。因此建议treegrid组件内置getCheckedNodes方法。
---------------------------------------
It is very troublesome to get all the selection nodes at the moment. Need to listen to the 'rowCheck', 'rowUncheck' two methods. You also need to determine if the child node. It is therefore recommended that the treegrid component have a built-in getCheckedNodes method.


Title: Re: treegrid please add 'getCheckedNodes' methods
Post by: stworthy on October 13, 2018, 09:16:45 AM
Please call the 'getCheckedRows' method.