Code Monkey home page Code Monkey logo

Comments (10)

AllenFang avatar AllenFang commented on August 28, 2024

OK I'll add this feature in next version. Thanks your feedback :)

from react-bootstrap-table.

AllenFang avatar AllenFang commented on August 28, 2024

HI @mjrussell, you can hide selection column as follow:

var selectRowProp = {
  mode: "radio",
  clickToSelect: true,
  hideSelectColumn: true, //you can hide select column, if you enable clickToSelect
};

from react-bootstrap-table.

mjrussell avatar mjrussell commented on August 28, 2024

👍 Awesome!

from react-bootstrap-table.

ssjogus avatar ssjogus commented on August 28, 2024

thanks for this new feature, but somehow when i add this line in the code, it is disturbing table alignment. When a scrollbar appears in table-body, the most right column border in the table-header and table-body does not match.. any idea, how to fix that?

from react-bootstrap-table.

AllenFang avatar AllenFang commented on August 28, 2024

@ssjogus, would you give me your code? because I can't reproduce this problem :)
--updated--
Which version did you used?

from react-bootstrap-table.

ssjogus avatar ssjogus commented on August 28, 2024

hi @AllenFang , sorry the issue is not because of this new feature.. i think its over there even i don't use the hideSelectColumn. i am using 0.9.7 version.

screenshot1

from react-bootstrap-table.

AllenFang avatar AllenFang commented on August 28, 2024

@ssjogus, upgrade to the newest version will solve your problem, and remember to re import the css file to your project.

from react-bootstrap-table.

ssjogus avatar ssjogus commented on August 28, 2024

when i update, it is asking for react 0.14, and our project uses react 0.13. so i am not able to use it.

from react-bootstrap-table.

AllenFang avatar AllenFang commented on August 28, 2024

@ssjogus, upgrade is only one solution, I can't republish 0.9.7 for fixing this bug ;(

from react-bootstrap-table.

vishalbsacet avatar vishalbsacet commented on August 28, 2024

How to do disabled true for any particular radio button , for some condition e.g Count is more than 2.

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.