Quantcast
Channel: DataTables 1.10 — DataTables forums
Browsing all 2366 articles
Browse latest View live

Ignore characters in data in order to have data sorted alphabetically

Hello everyone, In my Datatable, I have special character like or at the beginning of my data. Is-it possible to keep them visible but ignored by the sorted process. I wanted to have data displayed...

View Article


Individual column searching (select inputs)

What if "d" is html? For example "<a href='#'>My text</a>" in this sample https://www.datatables.net/release-datatables/examples/api/multi_filter_select.html...

View Article


Image may be NSFW.
Clik here to view.

Keep the index value after a search

Hello everyone, I find an answer from this question but It was quite old and I wasn't able to use it properly I would like not to reinitialize the index after a search in order to have it logical. I...

View Article

Server-

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

View Article

Server-Side Processing with Pagination: Page then highlight

Currently using Server-Side processing with pagination. After the Inserting or Editing a record, how can go to the correct page and highlight the row? Thanks.

View Article


Server-Side Processing with Pagination: correct Page then highlight the row

New to using Server-Side processing with pagination. After the Inserting or Editing a record, how can I go to the correct page and highlight the row base based on a primary key id when performing...

View Article

Image may be NSFW.
Clik here to view.

The datatables plugin isn't working - nothing happens?

Hi there! I am having troubling getting the datatables plugin to work/to apply to the table on my webpage. I would like to install the files locally because my website isn't live yet but for the sake...

View Article

table.rows().select() not working after I destroy and re create the table

$(function () { loadDatatable("intervention"); loadDatatable("monthly"); loadDatatable("semi_annually"); }); function filterMethod(type) { const form = document.querySelector('#filterForm' + type);...

View Article


question about adding dropdown to edit button on click

Can anyone tell me I want to add dropdown to the table when I click edit but now I'm getting an error that when I click edit, it creates 2 other cells and in the dropdown box, I can't write the value I...

View Article


Image may be NSFW.
Clik here to view.

Table is "Loading..." infinite

My table in index.html is loading all the time ans does ot display the data from 'table.php' that i created by the php function json_encode(). table.php:...

View Article

Select New Row in Table.

I would like to select the new row in I’ve added using editor.create in the table When the create method has been successfully submitted and the new row added to the associated table the new row is...

View Article

How to update the content from table using backend and pagenumber

Goal: Use page number in order to retrieve fresh data from backend and then display it at frontend.. `` Problem: I was enable to retrieve data from backend with pagenumber as a parameter but it doesn't...

View Article

About 'Draw' in relation to data table

Hello, I do not understand the instruction of 'draw'. How should I get the data for "draw" in relation to returned data? (https://datatables.net/manual/server-side#Sent-parameters) Thank you! using...

View Article


Refresh DataTable after deleting data not working

Hello, I try for several hours to reload my dataTable, no success until now... a.This is my code in js function DeleteData(id) { if(confirm('Are You Sure to Delete this Employee Record ?')) { $.ajax({...

View Article

Robust audit logging

I wanted to add something to my logging so that could quickly see at a glance what the actual changes to the data were. There's an example of logging changes here:...

View Article


Image may be NSFW.
Clik here to view.

Viewing issues with Colvis

Hello guys, first and foremost sorry for my bad Eglish, but not is my primary language. Second, i have configured DataTables with Colvis support and work very well, but broken my view. In details the...

View Article

Is there a way to hide rows but still have the data in the dateset to search...

I have a case now where over 20k rows load and the user is getting an unresponsive message. I was thinking of maybe hiding rows of a certain data type but yet the user would still be able to search or...

View Article


apply a dropdown to every specific cell

Link to test case: http://live.datatables.net/fakenaya/2/edit?html,css,js,output Debugger code (debug.datatables.net): Error messages shown: Description of problem: hi, somehow i implemented a dropdown...

View Article

Image may be NSFW.
Clik here to view.

How to hide previous showed row on show another row with different id?

Todo: Description of problem: I want to hide the previous row on show a new row with different id, because the nested table should be a server side so that I can fetch a data for the current showed...

View Article

Image may be NSFW.
Clik here to view.

Boostrap seleckpicker breaks on datatable

I work my selects with the boostrap-select plugin. (https://developer.snapappointments.com/bootstrap-select/) When I use them in the header (Red marker) it works normally, but when used in the rows...

View Article
Browsing all 2366 articles
Browse latest View live