Hi,
I want to show call tree (caller-callee nodes) in a (self-referencing) grid. The constraint is, child nodes are only fetched from the database when the root node is expanded (by clicking the the exapander of the root node). I could populate the grid statically (when NeedDataSource event is called). Can anyone please describe high level steps to do it dynamically ?
Thanks,
Atul
I want to show call tree (caller-callee nodes) in a (self-referencing) grid. The constraint is, child nodes are only fetched from the database when the root node is expanded (by clicking the the exapander of the root node). I could populate the grid statically (when NeedDataSource event is called). Can anyone please describe high level steps to do it dynamically ?
Thanks,
Atul