
Hello,
Is there an example of an implementation of TreeListItemAdapter that does not use binding and does not require a Children Property in the item object? The documentation appears to suggest that this is possible since it claims that one purpose of the ItemAdapter is that you are not forced to implement Actipro interfaces in your existing data model.
Thanks,
John