Topic: Regarding Default Checkbox Opacity

rashesh patel free asked 4 years ago


Hi,

As I requested for more functions in MDBTableEditable in React, till that time I am trying to use third party Editable table in my project,there is issue in checkbox opacity.

If I change the opacity of checkbox of third party table
(Using '[type="checkbox"]:not(:checked), [type="checkbox"]:checked')
higher than '0' than it also affects in all my MDBDataTable and If opacity of checkbox is '0' than checkbox of third party table does not appear.

So what should I have to do for this??


Konrad Stępień staff answered 4 years ago


Hi @rashesh patel,

Can you send me more of your code?

Also, I did add two new properties for MDBTableEditable,

onChange - which returns data like {target, event, row, column}

getValue - which returns new data of the table.

It will be added in this release.

Is there anything else you need?

Best regards, Konrad.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 4.18.1
  • Device: Laptop
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No