Giter Club home page Giter Club logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 17, 2024
What about pager: pages, total?
I see a complete disruption.

Original comment by [email protected] on 2 Jul 2011 at 9:42

from flexigrid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 17, 2024
Ahh, I see your point. 

In my case I didn't have to deal with pagination, since all my data fits fine 
on a single table. Is there a better alternative to what I'm doing, aside from 
keeping all data in a separate array or object and displaying chunks of it at a 
time with flexAddData? 

Original comment by [email protected] on 2 Jul 2011 at 1:24

from flexigrid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 17, 2024
Let's look at the specifics of accumulate data on server or client side.
When table grows up the pager is very useful. Pager is a key flexigrid feature.
Data accumulation on the client side raises many questions such as:
What to do when a network error?
I would prefer the data accumulation on the server side.
If it does not bother you, store data in a variable, check the onSubmit to not 
lose the accumulated data.

I close this issue. Good luck!

Original comment by [email protected] on 4 Jul 2011 at 3:27

  • Changed state: WontFix

from flexigrid.

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.