Code Monkey home page Code Monkey logo

Comments (7)

AllenFang avatar AllenFang commented on August 28, 2024
  1. So you just want to set the number of a page? If yes, there's actually no way to do this currently, but I can add it in the future.
  2. A way to make table to not resize when there is less items. I think it's a particular case for bootstrap table and perhaps you can use css to control the table. I dont want to solve this question probably.

from react-bootstrap-table.

zoilorys avatar zoilorys commented on August 28, 2024
  1. To set the overall number of pages, so it is possible to bind click handler to button to request new data from server depending on chosen number of page. It is important, cause application will need to work with thousands of entries, and its not really good to fetch all of them at once.
  2. What i meant, is that it would be nice if when next page is less than prev, the diff is filled with empty rows to keep the size of table, counting elements per page.

from react-bootstrap-table.

AllenFang avatar AllenFang commented on August 28, 2024
  1. I thinks it's possible. But this advance feature which I need to do more plan and maybe take many times.
  2. ok, I understand what you mean. If I have a lots of free time, I will do this feature :)

from react-bootstrap-table.

zoilorys avatar zoilorys commented on August 28, 2024

@AllenFang , nice to hear :) You've done great job so far, so thank you for that)

from react-bootstrap-table.

joshhornby avatar joshhornby commented on August 28, 2024

+1 on this. Any timescale?

from react-bootstrap-table.

AllenFang avatar AllenFang commented on August 28, 2024

HI @joshhornby, I've no any schedule for this currently, there's some stuff I need to do. But I will keep it in my mind :)

from react-bootstrap-table.

smartameer avatar smartameer commented on August 28, 2024

By giving height="auto" worked for me for removing the blank. :)

from react-bootstrap-table.

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.