Topic: MDBDataTable expand/collapse row
Alexey Skorykh free asked 4 years ago
Expected behavior Hi, I have a question is it possible to place a button into the table that will show more content about current row inside the table, using collapse component: https://mdbootstrap.com/docs/react/advanced/collapse/
Actual behavior At the moment, when I add button, and add onClick action, to show component it is shown under the table
Resources (screenshots, code snippets etc.)
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.25.4
- Device: WEB
- Browser: CHROME
- OS: MAC OS
- Provided sample code: No
- Provided link: Yes
Piotr Glejzer staff commented 4 years ago
I think is not possible at the moment. Datatable is not connected with the collapse component but we will re-write datatable in the nearly future so we will look into this.
Alexey Skorykh free commented 4 years ago
Thank you for the answer.