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.

Adding support for custom header cells

See original GitHub issue

Would it be possible to add support for custom rendering of the header cells as well?

Ideally I’d like to be able to have the capability to do something like this within the header cells: https://codesandbox.io/s/9m9qs

I imagine the easiest way to implement this would be an additional prop such as the following: drawHeaderCell?: (args) => boolean;

Otherwise, this library is perfect for my needs. Fantastic job.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
jassmithcommented, Dec 7, 2021

I’ll add a draw callback, will need to sit down and work out the details

0reactions
jassmithcommented, Dec 10, 2021

You would need to look in the 3.1.3 branch. The production storybook wont update until I merge 3.1.3 to the main branch.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set up your header row - Microsoft Support
In the query pane, select Edit to open the Power Query editor. · To confirm that Power Query recognized your headers in the...
Read more >
Create Custom Headers and Footers in Excel - YouTube
Learn how easy it is to create customized headers and footers in Microsoft Excel. You'll even learn how to automatically pull data from...
Read more >
Tech Thursday: Adding Custom Headers to GP Excel Templates
Insert about blank rows above the table to give us room to work (moving cells around on this worksheet won't break anything, I...
Read more >
CustomHeader
To replace some header cells but not others, use a period ( . ) to indicate that the original header should be displayed....
Read more >
How to create custom rows or headers in a table? - Support
The custom row and column headers are defined in the Text panel in the Setting tab. To add custom row or column headers...
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