Skip to content

[Feature Request] pinned columns on mat table #11644

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

Closed
tatsujb opened this issue Jun 4, 2018 · 2 comments
Closed

[Feature Request] pinned columns on mat table #11644

tatsujb opened this issue Jun 4, 2018 · 2 comments

Comments

@tatsujb
Copy link

tatsujb commented Jun 4, 2018

Bug, feature request, or proposal:

feature request

What is the expected behavior?

to be able to at least at init set certain columns as non scrollable x-wise.
(pinned columns)

What is the current behavior?

You cannot accomplish this in conjunction with other mat table features, not even if you had to rewrite 90% of mat table's functionalities to accommodate this feature.

What are the steps to reproduce?

If you try to gain the "pinned column" functionality by splitting your pinned and unpinned into two :
https://stackblitz.com/edit/angular-1vg9gn-q1back?file=app/table-basic-example.ts

you loose the column sort and column filter functionality on one of the two.

if you instead opt for the sort and filter functionalities, you have to drop column pinning.

I don't want to "pick my poison", I want to have all three!

What is the use-case or motivation for changing an existing behavior?

pinning columns

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular 6
material 6
typescript 2.7.2

@andrewseguin
Copy link
Contributor

Duplicate of #5890

Also, coming soon: #11483

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants