Skip to content

Conversation

@Namoshek
Copy link
Contributor

I figured it would make sense for the reset button to also reset column based searches. Column based search is not yet supported by your package by default, but I guess this could be implemented if necessary. Currently I'm using it for a project and it was rather diffcult to hook into the reset to clear the additional settings. Anyhow, if no column filters are present, it won't hurt - if there are, people will understand my request.

Second change is an addition of button icons for the copyHtml5 and colvis buttons. The copyHtml5 button will be displayed if the copy button is asked for in the datatables config. I added this addition in a way so that it does not change the actual implementation given by datatables.net as this would be rather inconvenient due to the size of some functions. It simply overrides the text property, nothing more.

@Namoshek Namoshek changed the base branch from 3.0 to master February 20, 2018 18:35
@yajra yajra changed the base branch from master to 3.0 February 21, 2018 06:55
@yajra yajra merged commit 01573fd into yajra:3.0 Feb 21, 2018
@yajra
Copy link
Owner

yajra commented Feb 21, 2018

We also have discussed this internally, resetting the column search way back but wasn't able to implement/release it. Thanks for the PR ❤️

@Namoshek Namoshek deleted the add-reset-to-column-search branch February 21, 2018 12:56
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