Search
-
Getting error in inserting "Unable to determine primary key type"
by allan ·This is the relevant bit of code. What it is trying to do is get the column type for the primary key. That's more difficult for when the primary key is a compound key, and previously it was just thro… -
Clickable row Server side not working
by Taka Ho ·Hi -
DataTable Not showing weel after ajax.load table
by fotosvinadelmar ·hi allan thanks for your kind response i have an image that shows the issue in test link: -
Search with Draw not working
by manojmilani123 ·Hi, -
Ajax data source (objects) formatting issue
by src0010 ·@rdm @DAustin I thought I had tried HTML.Raw(), but maybe was mistaken. I added that and it seems to have helped the formatting. Snippet below: -
Trying to populate empty table with onClick
by jasonshave ·Updated with suggested columns. I also set the eTag to null as this was causing the unexpected token error. I don't get any errors in the console but the table is still blank. Does it need to be redr… -
Persist checkbox selection in pagination
by DAustin ·As you are using pagination, the form cannot "see" the pages that aren't displayed, the html is removed from the DOM. -
Trying to populate empty table with onClick
by jasonshave ·Is it possible to populate an empty table initialized after loading the document? I'm struggling to understand what I'm doing wrong. Here is my question for reference: -
Undefined index error when creating a new row, on page that filters for data
by dhDTforweb ·Ok I got it. I created a second editor instance for the row creation, and directed the buttons to call it. Now it works. -
Ajax data source (objects) formatting issue
by src0010 ·@rdm Here is some sample code: -
Undefined index error when creating a new row, on page that filters for data
by dhDTforweb ·I'm using Datatables and Editor for an online database. You can see it here: -
Checking for Ctrl key onReturn
by Loren Maxwell ·Just following up to post my final solution on this one. -
Display field type getting focus
by Loren Maxwell ·For anyone interested, here's the solution I ended up doing. -
DataTables: problem with date and with excel
by delph49 ·Problem solve for dates. I put: -
Pattern to launch form from other form?
by louking ·Hmm. Having some basic trouble with live.editor.net. http://live.datatables.net/vekapazu/1/edit used to work but now I'm getting an error when clicking Edit button. Was there a regression with 1.8.0? -
excelHtml5 and euro currency conversion
by allan ·It should actually work with the latest version of Buttons. -
Upgrading from 1.10.15 to 1.10.18 breaks (multiple column) smart filtering?
by allan ·In the example you linked to, if I run: -
AJAX data security issue
by mrpaulmcgee ·Hi, -
Is there a way for Editor to omit fields that are blank/null when editing?
by allan ·There is another thread about a similar issue (if not identical - not sure yet!) and while answering that I though of a little more debug information that would be useful. -
Upgrade from v1.6.1 to v1.7.4
by allan ·No - the legacy option is still supported. It sounds like some of the fields are being detected to have a different value when the form is submitted from when editing was triggered. There is another …