Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

DataTable ability to only have sort feature on columns with sortFunction applied. Not on IconButton. #478

Open
chrisbull opened this issue Mar 9, 2017 · 0 comments

Comments

@chrisbull
Copy link

I've built out a DataTable, and my very last column is a IconButton that is an action button. Similar to how Google does inbox. However when I apply sort to the columns, when I click the action button, the table wants to sort by the action button column. This is bad!

Feature should be that when I apply a sort function to the TableHeader... that's when the sort ability should apply. BUT NOT to ever column header. That way I can add this button, and it won't sort it when I click it.

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

1 participant