question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expandable table rows with children data

See original GitHub issue

An enterprise customer was looking for a way to expand/collapse dash-table rows and display some user specified children data. See the screen shot below for an example:

Screenshot from 2019-07-22 17-36-27

Here is the link to an example created with react.js: https://stackblitz.com/edit/react-t4lrov

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:14
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

10reactions
vroomzelcommented, Aug 22, 2020

+1. Would love to have this feature

0reactions
harrisj2132commented, Oct 14, 2022

+1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Child rows (show extra / detailed information) - DataTables
This can be used to show additional information about a row, useful for cases where you wish to convey more information about a...
Read more >
How to make this table with expandable rows to display other ...
I've created a codepen that puts the HTML in a data attribute on the row. Then you can click a button to view...
Read more >
jQuery DataTables: How to expand/collapse all child rows
Demonstrates examples on how to expand/collapse all child rows in a table powered by jQuery DataTables.
Read more >
Multi-level expanding child rows in table - UX Stack Exchange
Some items will consist of multiple child items, which can be viewed by expanding the parent row. Each child has 3 of the...
Read more >
Expand/Collapse Table Rows With jQuery - C# Corner
Put a class of "parent" on each parent row (tr). · Give each parent row (tr) an attribute ”data-toggle="toggle"”. · Give each child...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found