SpryMedia Limited
SpryMedia Limited
Thanks for the PR. I've never included regex support in the demo script for performance reasons - regex is always going to be slower, however one could argue that it...
Quick update - I'm not going to pull this in for the 1.10.5 release, but rather leave it open for me to consider further and for anyone else interested to...
Thanks for the PR - however, I'm not seeing the issue that you describe in [this example](https://datatables.net/extensions/buttons/examples/initialisation/simple.html). Can you give me a link to a page that is showing the...
Brilliant! Thank you for this. However, I don't actually want to pull this into this repo. The PHP script is purely meant to be for the demos rather than a...
I clean missed this before - sorry about that! Nice little hack! I'm wondering what will happen on tables where the content is too large for the width given by...
I'm think of cases such as if a user sets a width of 10px and then has text in the column such as "My life has been a tapestry of...
> "Allow fixed-width columns while bAutoWidth is enabled" [That should be the case already](https://github.com/DataTables/DataTablesSrc/blob/master/js/core/core.sizing.js#L91). It takes the size given, the content from the table and tries to layout a "worst...
Hi Thanks for the PR. Are you able to give me a link to a test case showing the issue please? If you are also able to add a unit...
That would be excellent. Thanks.
Thanks for your question. However, per the "New issue" template text and the [Contributing document](/DataTables/DataTables/blob/master/Contributing.md), please post support requests in the [DataTables forums](//datatables.net/forums). Please also ensure that you link to...