Quantcast
Channel: DataTables 1.9 — DataTables forums
Browsing all 1816 articles
Browse latest View live

How do you reverse the rowOrdering sequence so that the new item get added as...

My form code: { label: "Order", name: "articles.rowOrder", type: "hidden", default: 1, }, How do you reverse the ordering sequence so that when you add a new item it gets the rowORder # as the highest...

View Article


Sorting Date column that includes time zone will not work

Is there anyway to sort this date column that includes the time zone? Example of it is below. If I remove the time zone i.e. "US/Central" then it does work fine. However, it was requested to include...

View Article


Can editor work on json txt file as data source?

We don't want to use a database for this since the information is very minimal. We have a txt file that contains json objects to load that datatables. I have that working, very similar to this URL...

View Article

On editor 1.96 question

I've seen this example below with the editor 2.0 (I believe?) https://editor.datatables.net/examples/datatables/select.html Currently I'm on 1.96, is another purchase required for to gain the type:...

View Article

Input field to scan barcodes to quickly select multiple rows to edit

Editor 1.96 being used. I tried searching in the forums but didn't see anything on this topic yet, just wanted to check if there is an existing api for this something like this: Have an input field,...

View Article


Formatted Date using Moment with AM/PM and TimeZone does not sort in FireFox

Using this code: $.fn.dataTable.moment('YYYY-mm-dd HH:mm:ss tt zz'); To format the date and it works and sorts fine in Chrome, but the sort button does nothing in FireFox, it does display the date...

View Article

How to set the default number of rows displayed

I have tried using "pageLength": 50, to set the fault number of records displayed in a datatables page, but it's not working. The page only displays 5 records per pagination. Any ideas? var table = $(...

View Article

Ellipsis renderer that can expand column to show full text

Is there somthing similiar to ellipsis renderer for long text columns that if we click into the column that would expand the column to display the full text?

View Article


How to put/insert/update/modify bonus to all employees in the table based on...

Link to test case: Debugger code (debug.datatables.net): Error messages shown: Description of problem:

View Article


DataTables-Editor-Server.dll and MySql.Data

Link to test case: Debugger code (debug.datatables.net): Error messages shown: Description of problem: I have version 1.9.6 of DataTables-Editor-Server.dll and would like to know what is the highest...

View Article

Image may be NSFW.
Clik here to view.

Possible bugs with Opera browser v102.0.4880.56

Link to test case: Debugger code (debug.datatables.net): Error messages shown: Description of problem: Hi, I use Opera and presumably this is the same issue with Chrome and it is now throwing errors...

View Article

Slow footerCallback

Link to test case: Debugger code (debug.datatables.net): Error messages shown: Description of problem: I am using the code below but without the footerCallback, loading takes 20 sec. With it it takes...

View Article

Grabbing upload in-server validation errors

Link to test case: Debugger code (debug.datatables.net): Error messages shown: Description of problem: Hi all, please let me know if there is an event available in a client for the above. I have used...

View Article


Error "An item with the same key has already been added."

Link to test case: Debugger code (debug.datatables.net): Error messages shown: Description of problem: I'm working with MVC c# and Editor Datatables from http://editor.datatables.net. i'm getting the...

View Article

How do I do calculated fields on the server of a record being created or...

I have a very simple table with a few fields. The table has another six or so fields that are calculated on the server and saved as part of a record being created or updated. The calculated fields do...

View Article


How do you pass a customer's id to a datatable editor form?

This is in laravel. I have a users table and form and in a column a link to pass the $uid to another DTE page: ``return '<a href=/bin/inspections2?uid=' + data.users.id + '...

View Article
Browsing all 1816 articles
Browse latest View live


Latest Images