Hi Nishank,
this code in your fiddle is faulty:
$scope.Customers = [
Listing: {
ID: 1,
Type: "Exclusive",
Transaction: "Rent",
Price: 100000,
OpenHouses: [{
Date: "15/10/2020",
That is not how an array works. You should either, make it an object, or
wrap the listing inside an object.
Regards
Sander
--
You received this message because you are subscribed to the Google Groups
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.