Topic: datatables select

Mateusz Łubianka staff answered 4 years ago


Hi @Dmitriy Golishev,

I checked this example and clicked element is selected: enter image description here

Best,


Dmitriy Golishev pro commented 4 years ago

sorry, I meant where the buttons (Select all, Select one) are displayed ?

buttons: [{ text: 'Select all', action: function () { table.rows().select(); } }, { text: 'Select none', action: function () { table.rows().deselect(); } } ]


Mateusz Łubianka staff commented 4 years ago

@Dmitriy Golishev,

Ok, now i Can see the problem. I'll create a task with this issue and our team will fix it as soon as possible. Thank you for reporting the problem.

Best,



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: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.13.0
  • Device: PC
  • Browser: Chrome 79
  • OS: Windows
  • Provided sample code: No
  • Provided link: Yes