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.

I am looking for a working example - "Expand detail auto collapse other rows with detail view"

See original GitHub issue

I have example which i use https://live.bootstrap-table.com/example/options/detail-view-icon.html - here i do test

I had read https://bootstrap-table.com/docs/api/events/#onexpandrow

I had saw it http://jsfiddle.net/wenyi/e3nk137y/18029/

all of it not helped me

I have that what i need http://jsfiddle.net/2Dj7Y/1582/ (the example not with bootstrap-table)

how are their put together?

thank you for advance

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
UtechtDustincommented, Jun 23, 2020

The Example above was just a way how you could do it, i dont tested it completly. Just check if the current index is equal to the saved index (expandedRow), then ignore it. Example: https://live.bootstrap-table.com/code/UtechtDustin/3599

1reaction
UtechtDustincommented, Jun 23, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

Expand, collapse, or show details in a PivotTable or PivotChart
Right-click the item, click Expand/Collapse, and then do one of the following: To see the details for the current item, click Expand. To...
Read more >
How to group rows in Excel to collapse and expand them
Another way to collapse rows in Excel is to select any cell in the group and click the Hide Detail button on the...
Read more >
How to Expand and Collapse Pivot Table Fields Levels
To see the details for all items in the selected pivot field, click Expand Entire Field. In this example, that will expand all...
Read more >
Expand and Collapse All Detail Rows - Kendo UI Grid for jQuery
An example on how to expand and collapse all detail rows in a Kendo UI Grid.
Read more >
Expand and Collapse Details in an Excel Pivot Table - YouTube
In a pivot table, you can show all summarized data, or focus on details. One way to hide or show data is by...
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