Topic: datatables select
Dmitriy Golishev pro asked 4 years ago
Mateusz Łubianka staff answered 4 years ago
I checked this example and clicked element is selected:
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
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,
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- 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