Search
1110 results 441-450
Forum
- 17th Sep 2013Zurb Foundation integration for DataTablesHi All, I'm Data Tables user. Now I using with Zurb foundation. After I integration with Zurb my page don't search, sorting, paging etc.. . Anybody can u guide to me. Thz. P.S I using NuGet and install Data Table
- 14th Sep 2013Multiple Instances of DataTables slowing each other down?this plugin, it's awesome! PS: that is my destroy
- 4th Sep 2013Strange behavior between datatables and phpI could hardly beleive, that both will give you the same output a.idcategoria = '$datareceived' can not work. Did you ever tried a.idcategoria = '".$datareceived."' Regards Claus P.S. Use PDO instead of mysql to prevent injections. Also it's much better to debug
- 4th Sep 2013Please help sort "158 450.00 ek." currencyOk, stackoverflow helps me. If somebody will need working example - see on http://jsfiddle.net/HEDvf/663/ P.S. and doesn't need to remove ek., working with it. Thank you all.
- 20th Aug 2013Request: editor.disable()Agreed! I've added it to the list for 1.3. Thanks for the suggestion! Allan p.s. that 1.10-pre beta is coming...! :-)
- 13th Aug 2013Problem Refreshing Data in Server-Side Modeis solved! Cheers, Huambo ps. have you considered selling
- 9th Aug 2013DataTables warning: JSON data from server could not be parsed.the good work. d. p.s. I use the code
- 11th Jul 2013TableTools fnSelect without allowing for user selectionps. Please don't post the same message multiple time - it just takes my time away from reading and answering questions. Allan
- 22nd Jun 2013How can i add a new column?Thanks a lot. PS: I tried it before but it wasn't work. You must fill in all items for correct work.
- 19th Jun 2013Grid width = content width without line breaksSorry about it. I had the problem solved by setting sScrollXInner to a higher value (like 150%) and bAutoWidth to false. Also, the fnInitComplete is not necessary. PS: removing sScrollXInner didn't work.