Giter VIP home page Giter VIP logo

Comments (7)

xuanxiaodeyu avatar xuanxiaodeyu commented on June 20, 2024 1

this is my settings:

let settings = {
    struct: {
        search: ['top', 'bottom'],
        rowsSelector: ['asc', 'top', 'bottom'],
        pagination: ['top', 'bottom'],
        fixedHeader: true, // default false
        editableCells: false, // default false
    },
    lang: 'ch', // english default
    perPageRows: [25, 50, 100, 200, 500],
    defaultPerPage: 50,
    ajax: '/get_table_jxztpj',
    requestType: 'GET',
    columns: [
        {
            data: "year",
            sortable: true,
            searchable: true
        },
...

This video will show my problem to you:
https://youtu.be/okuPsstVorA

from reactables.

arthurkushman avatar arthurkushman commented on June 20, 2024

Hi, may I ask u a few questions?

  • incorrectly how in particular?
  • in what browser?
  • what the amount of pages?
  • how many entities it renders?
  • do u have screen-shots of that behavior?

from reactables.

xuanxiaodeyu avatar xuanxiaodeyu commented on June 20, 2024

this is the right page:
http://p7wkolhom.bkt.clouddn.com/other/1.png
After I click the page 3, the data on the page 3 isn't displayed:
http://p7wkolhom.bkt.clouddn.com/other/2.png
the browser is google chrome.

from reactables.

arthurkushman avatar arthurkushman commented on June 20, 2024

Are there >=101 rows in data?

from reactables.

xuanxiaodeyu avatar xuanxiaodeyu commented on June 20, 2024

Yes, there are 103 rows. The button 3 at the top of the page work properly but the button at the bottom doesn't. No data is displayed after clicking the page 3 button.

from reactables.

arthurkushman avatar arthurkushman commented on June 20, 2024

I've set 103 rows and pagination: ['bottom', 'top'] - works perfect with sorting and clicking on 3 page at the top and bottom. Could you post settings or video somewhere to see what happens in your case?

from reactables.

arthurkushman avatar arthurkushman commented on June 20, 2024

I've tested with exactly the same amount of rows and settings, e.g. fixedHeader: true etc, also tried ch lang.
You can see results here:
https://www.youtube.com/watch?v=68q5zjC_lxg&feature=youtu.be

from reactables.

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.