Git Product home page Git Product logo

Comments (6)

GendSmith avatar GendSmith commented on May 27, 2024

background-color改成红色,是为了更好的显示最右边被挤掉的情况

from rsuite-table.

GendSmith avatar GendSmith commented on May 27, 2024

我的配置是把最左边的一列fixed设置为true,最右边一列fixed为right

from rsuite-table.

simonguo avatar simonguo commented on May 27, 2024

你的代码是怎么写的?
最好可以提供一个示例: https://codesandbox.io/s/lr16nr4jlm

from rsuite-table.

GendSmith avatar GendSmith commented on May 27, 2024

这个涉及到表格的代码https://codesandbox.io/s/w0jjvnvw5
不过奇怪的是把代码拷贝到这里之后就无法复现了,rsuite是最新的3.8.1

from rsuite-table.

GendSmith avatar GendSmith commented on May 27, 2024

方便的话我录屏复现一下bug

from rsuite-table.

GendSmith avatar GendSmith commented on May 27, 2024

已解决。原因是使用了style = {{display:isShow?"block":"none"}}来控制是否显示表格。把这个去掉就好了。我换成了在render里面使用if-else,通过return不同的内容,选择是否显示表格

from rsuite-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.