EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: ertguler on June 20, 2018, 05:02:32 AM



Title: treegrid checked
Post by: ertguler on June 20, 2018, 05:02:32 AM
I am using cascade treegrid. when I check an item in the lower level all the items in the upper levels are checked. How do I find out all the checked items that the item I checked are linked to? The getCheckedNodes method only finds checked items belonging to the tree-checkbox1 class. I would also like to find checked-in belongings of the tree-checkbox2 class.

1- I checked "java.exe"
2- I used but only returns "java.exe"
3- I also want to read the parents of "java.exe"


Title: Re: treegrid checked
Post by: Pierre on June 20, 2018, 05:48:53 AM
Please check this:
https://www.jeasyui.com/forum/index.php?topic=6773.0


Title: Re: treegrid checked
Post by: ertguler on June 20, 2018, 06:13:10 AM
I tried that. Actually what I want is items that are unchecked. How can I easiest do this?



Please check this:
https://www.jeasyui.com/forum/index.php?topic=6773.0