Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support #3

Open
sarathdev opened this issue Jul 28, 2017 · 2 comments
Open

Support #3

sarathdev opened this issue Jul 28, 2017 · 2 comments

Comments

@sarathdev
Copy link

Hi Kiran I have an issue with this library

  1. 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?
  2. How can I add check box for finally selected child in KJ Tree
@sarathdev
Copy link
Author

HI, Kiran is there any way to identify that I have clicked exactly on the final child of the table view ?

@Jay-iTechPioneer
Copy link

@sarathdev you need to assign the key value for final child means last child so on didselect method you will get that value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants