ng-masonry-grid
ng-masonry-grid copied to clipboard
Is there any other way to display multiple grid on same page other then using set time out function?
I am displaying 2 different grid in my application, if we display it without timeout they get combined in single grid and if we display using set time out function it does not meet my expectations. And sometimes if you want to load both grid at same time it would be an issue. So is there any other way to get it done?
Duplicate of #11