GithubHelp home page GithubHelp logo

Comments (3)

cado avatar cado commented on July 29, 2024

Referencing this guide, http://manual.qooxdoo.org/1.5/pages/widget/table_remote_model.html, I may need an RPC that returns the row count from the database. The only way I can think of doing this with the currently exposed RPCs is to get the whole table and use the count from that, which defeats the purpose a bit. Unless I'm misunderstanding the purpose of the _loadRowCount function, which is entirely possible. Perhaps @derrell or @reedspool could clarify this for me?

from app-inventor-gallery.

derrell avatar derrell commented on July 29, 2024

On Sat, Jul 23, 2011 at 20:27, adorettic <
[email protected]>wrote:

Referencing this guide,
http://manual.qooxdoo.org/1.5/pages/widget/table_remote_model.html, I may
need an RPC that returns the row count from the database. The only way I can
think of doing this with the currently exposed RPCs is to get the whole
table and use the count from that, which defeats the purpose a bit. Unless
I'm misunderstanding the purpose of the _loadRowCount function, which is
entirely possible. Perhaps @derrell or @reedspool could clarify this for me?

Yes, you understand it perfectly. To use the remote model, you need two
remote requests: one to get the row count, and the other to retrieve a
specified set of rows.

Let's talk about what your specific needs are, and I or Reed will implement
it for you.

Derrell

from app-inventor-gallery.

derrell avatar derrell commented on July 29, 2024

Postponed to the future. Marked as enhancement and removed assignee.

from app-inventor-gallery.

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.