Code Monkey home page Code Monkey logo

Comments (4)

AllenFang avatar AllenFang commented on August 28, 2024

My answer is all are unavailable on this component.Cause of these feature are not primary requirements for this components currently. But I can add these two feature in tuture :)

from react-bootstrap-table.

AllenFang avatar AllenFang commented on August 28, 2024

HI @maxwellzhou, I add some pagination feature base your requirement and some idea in v1.0.0.

A quick example as follow,

   var options = {
      page: 2,  //which page you want to show as default
      sizePerPageList: [5,10], //you can change the dropdown list for size per page
      sizePerPage: 5,  //which size per page you want to locate as default
      paginationSize: 3,  //the pagination bar size.
    }
    
    //....

from react-bootstrap-table.

maxwell-git avatar maxwell-git commented on August 28, 2024

Thanks a lot.

[email protected]

From: AllenFang
Date: 2015-10-04 15:56
To: AllenFang/react-bootstrap-table
CC: MaxwellZhou
Subject: Re: [react-bootstrap-table] pagination (#59)
HI @maxwellzhou, I add some pagination feature base your requirement and some idea in v1.0.0.
A quick example as follow,
var options = {
page: 2, //which page you want to show as default
sizePerPageList: [5,10], //you can change the dropdown list for size per page
sizePerPage: 5, //which size per page you want to locate as default
paginationSize: 3, //the pagination bar size.
}

//....


Reply to this email directly or view it on GitHub.

from react-bootstrap-table.

fayejaye avatar fayejaye commented on August 28, 2024

How do I add the overall total rows? Like 'Showing 1-10 of 134'

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.