SpryMedia Limited

Results 167 comments of SpryMedia Limited

The lack of unit tests in DataTables, which I am working to resolve now. I hope it won't be a year as well - I'll be very disappointed if it...

Because I felt it had potentially larger impact. I realise you are disappointed. So am I. I truly wish I had more time and I very much appreciate your taking...

I think this is a duplicate of #60. The issue is that there is no way to represent the colspan in CSV or TSV.

Thanks for posting this! I'll try to find some time later this week to review it closely.

Sorry - this slipped by me with everything else going on. I will try to look at it soon.

I'd hoped to get it done for the 1.3 release, but its going to drop into 1.4 now I'm afraid.

Could you clarify what issue this change fixes please? Using [this example](http://datatables.net/examples/server_side/simple.html) if I open the console and enter: ``` $('#example').DataTable().column(0).search('Airi').draw() ``` It correctly reduces to a single row. Then:...

Are you able to modify [this server-side processing example](http://live.datatables.net/melizeya/1/edit) to demonstrate the issue please. I don't see why defining `columnDefs` would make any difference to the column search API.

Have you got a link to the DataTablesDotNet library? I wonder if it is a bug there. I'd like to take the fix, but before I do I need to...

Great thanks. I'll try to take a look before the 1.10.8 release drops.