You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, author. I have a question.
Why doesn't the [self.treeView reloadRowsForItems:@[parentModel] withRowAnimation:RATreeViewRowAnimationAutomatic]
method call the
*(NSInteger)treeView:(RATreeView )treeView numberOfChildrenOfItem:(id)item method。
How do I want to refresh a parent node and retrieve the number of parent nodes?
I look forward to your reply. Thank you.
English is not good, machine translation
The text was updated successfully, but these errors were encountered:
Hello, author. I have a question.
Why doesn't the
[self.treeView reloadRowsForItems:@[parentModel] withRowAnimation:RATreeViewRowAnimationAutomatic]
method call the
*(NSInteger)treeView:(RATreeView )treeView numberOfChildrenOfItem:(id)item method。
How do I want to refresh a parent node and retrieve the number of parent nodes?
I look forward to your reply. Thank you.
English is not good, machine translation
The text was updated successfully, but these errors were encountered: