SpryMedia Limited

Results 167 comments of SpryMedia Limited

Thank you for the example. I believe it is caused by: ``` for (var i = 0; i < 6; i++) { $scope.columnfilter_object[String(i)] = {html: 'input', type: 'text'}; } ```...

I'm afraid you'd need to ask the author of the column filter plug-in about that. That is not software that was developed by ourselves.

Hi - thanks for posting this. Can you link to an example showing the issue please? Thanks, Allan

Thank you for this! I can see the benefit of this in SAPs, but equally, in some where the anchor is used for navigation it might be a little bit...

Awesome - thanks for this! I'm not going to merge this in to 1.10 if that's okay as I've started a 2.0 branch now and plan to do some work...

Super - thank you! As we discussed before I'm not going to pull this in immediately, but I will use this as the basis of adding support for this into...

Sorry I had thought this was entirely about what the `order` option and `order()` API method would accept, but from your above message it also relates to what is sent...

> one thing I've noticed about the samples and documentation around Datatables is a bias towards the assumption that one will be writing server code to support Datatables To some...

> In other words, to me--and I expect a lot of others--the data is already much too long and complex to be sending to the back end. Yup. And for...

> You could make the payload significantly smaller and easier to work with! I I'd appreciate some insight on that. The search `regex` option and column `orderable` parameters are the...