Coder Social home page Coder Social logo

Infinite Scroll about angular-deckgrid HOT 3 CLOSED

akoenig avatar akoenig commented on May 26, 2024
Infinite Scroll

from angular-deckgrid.

Comments (3)

maedama avatar maedama commented on May 26, 2024

@atomworks

By the way, ngInfiniteScroll works perfectly ok with my application. HTML is written as follows

<div deckgrid source="activities" cardTemplate="partials/activity_card.html" class="deckgrid"></div>
<div infinite-scroll="activities.loadMore()" infinite-scroll-distance="10"></div>

<!-- Fow loading spinner -->
<div my-loader items="activities"></div> 

with

angular : 1.2.25
ngInfiniteScroll: 1.1.2
angular-deckcrid: 0.4.4

Hope it helps

from angular-deckgrid.

atomworks avatar atomworks commented on May 26, 2024

Ah, excellent. It seems so obvious now you've pointed it out! Thank you for that. I'll give it a go today!

from angular-deckgrid.

atomworks avatar atomworks commented on May 26, 2024

That all works! It seems to be running a little sluggish with the large data set I am running though I've only just dropped in templates quickly to check it out. I'll have more of a play and file a seperate bug if it's something I can't work past.

Cheers!

from angular-deckgrid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.