Storing htmlentities in database?
Dear DTE-Community, datatables editor is a great tool. Just recently I discovered that when saving a text field with "A&B Ltd." it stores "A&B Ltd." in the database. Is there an easy way to...
View ArticleTable sometimes displaying raw data on Chrome/Chromebook
Hi there, I'm working with DataTables at Punchpass. We are facing a recent issue raised by a few users and I don't find any fix so far. Uploading my image to the forum fails so here is a screenshot...
View ArticleSort column by class name when we have colspan in a column?
In this case: <thead> <tr > <th rowspan="2"> <spring:message code="contrato" /></th> <th colspan="2"> <spring:message code="empresa" /></th> <th...
View ArticleSometime the jQuery Datatable is working, sometimes it is not?
I did a web (angular 5) page host locally, I used datatable(jquery)to add some extra feature(like sort, filter, search..etc) to my table on html. When I try it first, the datatable works as I expected,...
View ArticleMultiple DataTables with seperate Custom filter for each table on same page
Hi, I have 2 tables in same page, let say $('#report-table1').DataTable(); $('#report-table2').DataTable(); No I want to add custom filter for each datatable using $.fn.dataTable.ext.search.push(...
View ArticleReading the API
I have a question about how to correctly read the API. I'm using the edit() as an example along with the Editor Duplicate Button example. Specifically this portion where edit() is called: action:...
View Article"sDom": "t", and dataTables_filter
I have the following javascript code: $(document).ready(function(){ $('#subset').dataTable({ "dom": "t<'row'<'col-md-12'p>>", "displayLength": 12, "info": false, "lengthChange": false,...
View ArticleEditor set "computed" column
Hey folks. I have a "computed" column in my table which is computed from the values of two actual boolean columns in the DB, which is defined something like the following. Is there some way to use the...
View ArticleDataTables Editor and Django
I have successfully implemented the DataTables Editor Bootstrap example from this site in my Django project. I use a forloop.counter to identify each row. That populates to popup as shown in the...
View ArticleAuto select option on edit
I have a editor form with 3 select boxes which are dependent on each other (Ex:- country, state, city) I am using buttons plugin to show create & Edit buttons. When user clicks create button I make...
View ArticleResetting or clearing all search plugins
Hi all. I am trying to create a set of options as filters for a DataTable. This is all dynamically generated, so I can't hard-code in things such as the column number to search on—in case that matters...
View ArticleCheckboxes sometimes not being checked after .update()
I'm running into a strange bug where checkboxes which should appear checked in the editor window do not. When I close the editor window (changing nothing) and simply click "Edit" again the checkbox is...
View Articledouble click function
Needs some help double click not working as i just want to double click and then send the data to a url with the row informtion
View ArticleChange columnDefs:targets when radio button checked
Hi all, I would like to change the columnDefs : targets when the user clicks on one of two radio buttons. The 1st radio button will change the "Search" to just use the 1st column where the ID's are...
View Articlesearch each columns
i cant get me search each columns working i looked at some examples but with no luck it dose not works i have the columns search boxes displayed but when i press a key nothing happends
View ArticlePlease, give me, example for custom color type
Please give me an example of code for custom color field type <input type="color" (HTML5)
View ArticleHow to combine 2 Javascript codes for DataTables
Hi, I am a newbie in programming. I start learning ASP Classic to display some data from MS SQL Server database. I really love the features of DataTables. It has most everything that I need. But lack...
View ArticleChange default ordering?
Hey Guys, I am pretty newbie when it comes to a lot of this stuff. I can not for the life of me figure out how to change the default ordering of my table. The first row is just a row of dates and I...
View ArticleOf course, because charm
They're regarding small expensive jewelry, a good deal of pieces of paper hearts along with fairly wildlife and also neglect maximum bracelet. Usually, men and women today pay for brilliant necklaces...
View ArticleHow can i show search bar with fixed header?
Im using Datatable for one of my projects....a great plugin indeed, one thing i want to ask that How can i show search bar with fixed header? when I scroll down, header is fixed but i lose default...
View Article