Regarding Default Checkbox Opacity


Topic: Regarding Default Checkbox Opacity

rashesh patel asked a year 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 a year 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.
Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: React
  • MDB Version: 4.18.1
  • Device: Laptop
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No
Tags