Skip to content
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

High Level Features #64

Open
6 of 11 tasks
nihgwu opened this issue Jul 12, 2019 · 16 comments
Open
6 of 11 tasks

High Level Features #64

nihgwu opened this issue Jul 12, 2019 · 16 comments

Comments

@nihgwu
Copy link
Contributor

nihgwu commented Jul 12, 2019

Some features won't be implemented in BaseTable itself, but I will provide some examples for them.

@52flutter
Copy link

hi,什么时候能添加过滤标题的示例,对这个功能需求很大

@52flutter
Copy link

我自己尝试加了下 有个小问题就是存在x滚动条时,横向滚动弹出层不会跟着滚

@tbopec
Copy link

tbopec commented Mar 6, 2020

Hi @YinRenjie1993

I think, you should write in english to have a chance to get answer

@nihgwu
Copy link
Contributor Author

nihgwu commented Mar 6, 2020

@tbopec LOL I'm Chinese so I understand the question, I just didn't have a chance to answer it

@YinRenjie1993 It's recommended to use react-popper to implement the overlay, it has the most powerful positioning engine, and that's also what we are using internally, and it works great

@yoonwaiyan
Copy link

I would like to know how filtering in header works too. We're using react-popper for custom filtering using react-table but I'm wondering is there any built-in filter handling available with react-base-table.

@rogoja
Copy link

rogoja commented May 27, 2020

Any updates on "Filter in Header"?

@erennyuksell
Copy link

Any updates?

@erennyuksell
Copy link

Hi, @nihgwu can you please tell estimated dates about these features because i have to rearrange my workplan.

@nihgwu
Copy link
Contributor Author

nihgwu commented Jan 15, 2021

@Frekansapp sorry I'm kinda busy and don't have enough time on those examples, but if you have any specific problem I'm happy to share some ideas

@victorborges97
Copy link

Hello buddy, how are you ? I would like an idea to put filters on my table. while it does not have react-base-table as a default ?

@nihgwu
Copy link
Contributor Author

nihgwu commented Jan 23, 2021

@victorborges97 I'm not sure if I got you right but BaseTable is ui library agnostic, filters involve specific component to implement, which could be always be done on user land

@gjthompson1
Copy link
Contributor

@nihgwu Is there a performant way to hide columns. I see this in the columnManager https://github.com/Autodesk/react-base-table/blob/master/src/ColumnManager.js#L45-L49, There is a hidden prop on the Column but its not clear to me how to toggle this without a complete re-render.

@nihgwu
Copy link
Contributor Author

nihgwu commented Mar 3, 2021

@gjthompson1 there should be a complete re-render on toggling columns

@52flutter
Copy link

A plug-in method extends react-base-table, supports sorting, selection, tree selection, table header grouping, automatic rowSpan, virtualization configurable, etc.
https://github.com/52flutter/react-base-table-extends

@nihgwu
Copy link
Contributor Author

nihgwu commented Mar 18, 2021

@52flutter looks awesome 👍

@hellobq
Copy link

hellobq commented Sep 30, 2021

Looking forward to Filter in Header 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants