Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[WIP] Feature/sticky header #645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
chunming-c wants to merge 4 commits into develop
base: develop
Choose a base branch
Loading
from feature/sticky-header
Open

Conversation

Copy link
Member

@chunming-c chunming-c commented Nov 3, 2018
edited
Loading

Fix #36

Description

Implement sticky header.

TODO

  • broken layout in small device
  • Documentation
  • Unit test

Copy link
Member

💯 Nice contribution

Copy link

could you give me an update on this task?

Copy link

@Chun-MingChen @AllenFang

Copy link
Member Author

@akparaliev, I found some bug exists. Decline this PR first and it will be reopened soon.

Copy link
Member

@Chun-MingChen share more on this PR please, thanks

Copy link

Priyasingh589 commented Feb 8, 2019
edited
Loading

@AllenFang @Chun-MingChen , can you please share if fixed header feature will be available anywhere soon in react-bootstrap-table2, similar to this one : https://ant.design/components/table/#components-table-demo-fixed-columns-header

Copy link
Member

@Priyasingh589 sure, I will let you know when we support this feature, we encounter some issues and we are already working on this, give me some time, thank you

Priyasingh589 and alexkosenko reacted with thumbs up emoji

Copy link
Member

Copy link
Member

Copy link

Hi,
We are really looking forward to this feature as it would help us tremendously! And we were also wondering if it would be possible to have a sticky footer as well? That would make navigating lots of data with totals at the bottom even more convenient.
Thank you for your hard work on this wonderful Component!!!

Copy link

CaptainTux commented Aug 23, 2019
edited
Loading

Hi, this component is absolutely great!
Is there any progress on the sticky header?
Or maybe I can help, if there's someone still working on it.

Copy link

fulin426 commented Oct 3, 2019

@CaptainTux

https://stackoverflow.com/questions/56040119/table-with-horizontal-and-vertical-scroll-with-fixed-header

It looks like using a sticky header to fix the header to the top worked for me.

th {
position: sticky:
top: 0;
}

Then add overflow to the parent div.

jamiebull1 reacted with thumbs up emoji

Copy link

mlvaughn10 commented May 21, 2020
edited
Loading

@fulin426 That approach hasn't seemed to help me. I've been unsuccessful in any attempts to fix my headers. Any updates/plans to re-engage on this topic, @Chun-MingChen @AllenFang ?

acliman reacted with thumbs up emoji

Copy link

@mvaughn10 not really sure. It's been awhile since I last used this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /