1

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.

4
  • Here is a similar question relating to checkboxes in angular. stackoverflow.com/questions/27734341/… Commented Dec 3, 2015 at 11:53
  • Thanks for swing response. Yes exactly my requirement is similar to that but when i click on Women it should select all. That scenario is not working there. Commented Dec 3, 2015 at 11:59
  • Can you show us what you've tries so far and what not working? A fiddle or plunker would be best Commented Dec 3, 2015 at 12:01
  • Hello AlexD. As shakinfree said requirement is similar to stackoverflow.com/questions/27734341/… Commented Dec 3, 2015 at 13:08

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.