InfinityExpandableTableTree
InfinityExpandableTableTree copied to clipboard
Support
Hi Kiran I have an issue with this library
- I have two arrays in a dictionary one array with different dynamic kind of data for color selection size selection and all. And another array is a tree structured one. Currently what I'm doing is one cell using for the dynamic items and there we load a collection view and expansion of the header loading the content of the Collection cells with dynamic data. And in the second where I'm using the KJTree and implemented the tree structure and for both case using delegate methods to handle the parent view controllers height. Now somewhat it's working with some known bugs. Can You please come up with a nice suggestion to achieve this scenario?
- How can I add check box for finally selected child in KJ Tree
HI, Kiran is there any way to identify that I have clicked exactly on the final child of the table view ?
@sarathdev you need to assign the key value for final child means last child so on didselect method you will get that value