I tried lot in different ways. I am not able to implement it. I have JSON response with tree level. I binded all the response with ng-repeat and using ul,li etc.. So when i clicked on parent it should select all(child,subchild) and need to send response to JS on button click(method call). Please help me. Greatly appreciated.
Note : Please help me without jquery.