my angular version is 1.7.0
i have list record in that i'm getting parent child records
i want hide all child record when page is load
then i make child div as display:none working good ,now i when i click parent record div all childs are oping but i want to particular child record only
how do i have achieve this please help me
Muthu KumarPosted Aug 9, 2018, 4:56 AM
If you need to check parent data available and length you can use following.Make sure you have parent data has been array.
your child data part is here
your child data part is here
No Data Found