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

Fixed issue 459: StyleClass for column filters #781

Merged
merged 4 commits into from
Jan 17, 2021

Conversation

mp3000mp
Copy link
Contributor

Added the column.filterOptions.styleClass option + associated doc.

It should be easier to handle filter styling than using something like this .vgt-table thead tr:nth-child(2)

This addresses #459

@xaksis
Copy link
Owner

xaksis commented Jan 5, 2021

Hey @mp3000mp, this is a good PR however, the attribute is styleClass whereas the documentation says classStyle. Please fix so I can merge.

@mp3000mp
Copy link
Contributor Author

mp3000mp commented Jan 9, 2021

Thanks, I've fixed that.

@xaksis xaksis merged commit 811d5f0 into xaksis:master Jan 17, 2021
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

Successfully merging this pull request may close these issues.

2 participants