Git Product home page Git Product logo

Comments (5)

onlineandy avatar onlineandy commented on August 25, 2024

Or maybe pause the sync while scrolling and then resync when stopped?

from grid-renderers-collection-addon.

TatuLund avatar TatuLund commented on August 25, 2024

Your concern is valid. That is the reason why added "Note: Using the function will add an additional server round trip in the rendering process and with slow network connections may impact Grid rendering performance." when I created the feature.

from grid-renderers-collection-addon.

TatuLund avatar TatuLund commented on August 25, 2024

Implementing this feature is not going to be easy. A renderer does know only the row where it is, so it is not well aware of what happens outside it.

from grid-renderers-collection-addon.

TatuLund avatar TatuLund commented on August 25, 2024

Or maybe pause the sync while scrolling and then resync when stopped?

After some study, I also came to conclusion, that it would be more plausible approach.

It will require some native JavaScript magic, but could work.

from grid-renderers-collection-addon.

TatuLund avatar TatuLund commented on August 25, 2024

In version 2.5.0 there alternative mode added. It is a bit more complex to use, but produces less RPC calls.

https://vaadin.com/directory/component/grid-renderers-collection-for-vaadin7/api/org/vaadin/grid/cellrenderers/EditableRenderer.html#setIsEnabledProvider-com.vaadin.data.ValueProvider-boolean-

from grid-renderers-collection-addon.

Related Issues (17)

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.