Search
-
Change AJAX url
by rpmccormick ·Parting Thought #1: I still wish I could use Editor instead of a custom bootstrap popup... please look into that blur issue. -
Changing DataTables CSS file
by moustafa_nabil3 ·table.dataTable.no-footer { border-bottom: 1px none #111111; } -
Change AJAX url
by rpmccormick ·ISSUE #1 described in first post above... -
Upload Plugin
by jtoler5 ·http://pastie.org/10318658#18 -
How to add a new column based on an array
by rq32 ·var chartSegmentColors= ["#23C67D", "#189BB9", "#9B62B3", "#0D698E", "#93D7E6", "#032861", "#F59231", "#EF5B30"]; infoT -
Add class to cell when using server-side processing
by Tklaversma ·Reopening #13619 -
How to add a new column based on an array
by rq32 ·var arr= ["#23C67D", "#189BB9", "#9B62B3", "#0D698E", "#93D7E6", "#032861", "#F59231", "#EF5B30"]; var infoTable = $('#p -
Need help on setting width of the datatable column
by MadhuSudhan ·I am unable to set the width of the column of a datatable, Can you please provide me the modified code of the below: -
Editor - How to jump to the created row?
by almircampos ·{"id":95,"description":"Test #1000","preferred":false,"DT_RowId":"95"} -
Browser Reload (F5 key)
by plc ·so it looks like 'statesave' is the culprit. I really need to save the page number the user is currently on so that they can return to that same page if they attempt to edit a record but subsequently -
Editor upload error on conditional insert
by crush123 ·Fatal error: Uncaught exception 'Exception' with message 'Unknown Editor action: upload' in \vhosts\newcfci\DataTables-1.10.5\extensions\Editor-PHP-1.4.2\php\Editor\Editor.php:105 Stack trace: #0 -
fnAddData not working with nested data names
by suffixer ·Hi, am I doing something wrong, or is this a bug? -
Bootstrap Datatables Fluid layout
by rathinaganesh ·Thanks for the response. I see a bunch of issues with the solution #1. It is spoiling the styles and affecting the page. I have it in the same link. -
Where in Editor with a variable
by jboscher ·As you can see in #1 - we have -
Custom paging with array of JavaScript objects
by Shkelzen ·Is it possible to initialize the data table so that it "knows" that we are currently viewing page #15 of total 54 pages and that consequently it builds the pager correctly to allow the user -
Exclude first column (Sl. No) from sort.
by Mir ·Issue#1 still open. Any thoughts? -
Row filtering based on column value- how?
by Samv1 ·Basically, when I click a button, a custom filtering function will test the value of column #1 (numeric value) for all rows, and if the value in the column < 50 for a row, the row stays, otherw -
Uncaught TypeError: Cannot read property 'length' of undefined
by pwiggins ·I've seen several examples of this problem but still haven't been able to find a resolution. -
how to get foreign characters to display in basic datatables
by mkleinosky ·(Fatal error: Uncaught exception 'Exception' with message 'Unknown database command or not supported: set character_set_client=utf8' in /home/content/67/4410967/html/dteditor/php/Database/Query.php:25 -
Difference between search and filter option.
by allan ·.search("^("+"Person #1|Person #2"+")$",true,false,false)