Search
-
Export to XLSX with customized styles
by j e harms ·Thanks for your prompt reply. -
showing nan of nan
by AlexE ·+ x.InvoiceGrandTotal.ToString("#,##0.00"), x.Currency + x.OutstandingBalance.ToString("#,##0.00"), x.CustomerType, -
Editor 1.6.1 PHP Options error
by momoko ·newInstanceArgs(Array)">newInstanceArgs(Array)" href="#0-/virtual/111.89.201.247/ssl/home/example/php/Ext/Ext.php(50):-ReflectionClass->newInstanceArgs(Array)"> -
Issue rendering DataTable and Foundation Modal on the same page
by OKC_Dave ·<a rel="nofollow" href="#" data-reveal-id="myModal"> Click Here to Pop a Modal!! </a> <div id="myModal"> -
Editor 1.6.0 PHP field options error
by tom@pdp ·Fatal error: Uncaught Error: Call to undefined method DataTables\Editor\Field::_optsFn() in Editor\Field.php:564 Stack trace: #0 Editor\Editor.php(1002): DataTables\Editor\Field->optionsExec(Ob -
Couldn't make Child Rows work.
by ngungo ·=== "") $(nRow).css('color', '#008000'); else if (aData["x"].indexOf("0") == 0) $(nRow).css('color', '#E6A500'); else if (aData["x&q -
Datatables fixedcolumn not lining up correctly.
by jeffreyyourman ·350px; } .nbaposition { background-color:#021A3A; color:white; } .highlight { background-color:#edb82a; color:black; } <div> <div> <div> <h2> -
Fatal error: Call to a member function transaction() on a non-object
by cbasmadjian ·Stack trace: #0 /home/.../wp-content/DataTables-Editor/Bootstrap.php(62): DataTables\Database->__construct(NULL) #1 /home/content/24/9309924/html/wp-content/mu-plugins/functions.php(499): Data -
How to customize a field in Server-side processing(Data Table)
by DirceuNazareth ·.status-class{ color: #000000; } -
setting multiple rows
by AlexDTables ·a) [#5, #3, #2, #0] -
Select missing, Submit -> System Error
by Andreas S. ·Stack trace: #0 C:\xampp7\htdocs\finswimming\assets\plugins\DTables\Editor\1.5.6\php\Editor\Editor.php(833): DataTables\Editor->_insert_or_update(NULL, Array) #1 C:\xampp7\htdocs\finswimming\a -
Field Set Value from a different location
-
Editor - format input field to decimal/currency
by michaeln ·{ label: "Salary:", name: "salary", type: "mask", mask: "#,##0", maskOptions: { reverse: true, placeholder: "" } -
Table Header is not showing in exported PDF/EXCEL if I am using column search option.
by Neeraj Simon ·hi all, -
Having Issues with Laravel blade & render() datatables css gone if used with these two
by salil93 ·*/ html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse: -
Cannot convert html special chars to ordinary HTML in jQuery datatable?
by matt.crawfoord ·because the data in jQuery datatable have escaped htmlspecialchars , so I need to convert with escaped htmlspecialchars to a valid HTML code, -
Redrawing DataTable makes it grow wider when using scrollY option.
by jmelott ·I am having an issue with using DataTable. I have extracted a minimal portion of my code needed to provide an example of the behavior. When I bring up the code below in a browser and click on the p… -
Invalid JSON Response
by worthyontheweb ·Hi The error it brings up is this but unfortunately so far I'm not smart enough to figure out why. -
How to use datatables editor with rendered columns?
by draperd ·Two closely-related (I think) questions: -
new i18n function does not exists in jquery.datatables.js file... why?
by yuricarvalho ·Hi allan, thanks for your reply.