Angularjs virtual repeater

I have used the ng-repeat inside the virtual repeater to load the sublist if we click on the main virtual list. The sublist count in each item is not same. So the height for each item is different. The scroll functionality not woking properly as we can’t view the last items on the sublist ie skipping to top on scrolling down and also after that 3 or 4 item is not viewable for the same reason. How can we overcome this problem???

Source: AngularJS



from Angular Questions https://angularquestions.com/2017/10/09/angularjs-virtual-repeater/
via @lzomedia #developer #freelance #web #lzomedia.com

Comments

Popular posts from this blog

HTTP 401 Unable to create record Twillio PHP sdk 5.16 - development

ng-include of inline SVG does not display gradient except in Chrome

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development