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.

[Duplicate] With fixed rows, columns are as wide as the data and not the headers

See original GitHub issue

If the column headers are wider than the data (which is often the case with numerical tables & text column headers), then the width of the columns is too narrow and the column headers are cut off.

Without fixed columns, the column width expands to account for the width of the headers. I would expect the behavior to be the same with fixed headers.

Expected behavior: image

Default behavior with fixed_rows image

Still undesirable behavior with header overflow: image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
chriddypcommented, Apr 13, 2020

@tashrifbillah - SImilar, but not quite the same. This issue happens with or without column icons. The solution may end up fixing both issues though.

0reactions
chriddypcommented, Apr 14, 2020

I thought that I had already raised this issue before

Ah found it - https://github.com/plotly/dash-table/issues/432

Read more comments on GitHub >

github_iconTop Results From Across the Web

javascript - datatables fixed columns with duplicated header ...
Problem is that I have fixed columns 0 and 1 from left. When I perform scroll right, second row which contains input for...
Read more >
Print rows with column headers on top of every page
If a worksheet spans more than one page, you can print row and column headers or labels (also called print titles) on every...
Read more >
Google Sheets: Modifying Columns, Rows, and Cells
Rather than resizing rows and columns individually, you can modify the height and width of every row and column in a spreadsheet at...
Read more >
duplicate header fields found - Best practice workflow for CSV ...
This error means that the system has compared the total number of header columns with the number of distinct header columns and found...
Read more >
Repeat Excel header rows on every page - Ablebits
Get a header column on every printout · Open the worksheet that you want to print. · Go through steps 2-4 as described...
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