Individual column searching not working.
Hi, Can anyone see what is wrong with this? Following the example from : https://datatables.net/examples/api/multi_filter_select.html The selects are appearing but the search is not doing anything. No...
View Article.NET CORE 3.1 - getting Cannot read property 'length' of undefined - Urgent
I migrated a working project from .net core 2.1 to 3.1 and I am now receiving this error from: jquery.dataTables.min.js Uncaught TypeError: Cannot read property 'length' of undefined I am fetching data...
View ArticleHow to implement DataTables Edit in Joomla CMS
I did it according to the instructions and got an example on my website: https://sl19374928zzaljekswdf.vibory.pro/editor01/examples/simple/simple.html But I would like to do this in a Joomla CMS. To...
View Articlecalling sp in controller
This not so much a datatables question other than it is in a asp.net mvc project that has datatables in it. I am having the user import a text file into a datatable:...
View ArticleEditor Inline, input sent empty even he has value in first on edit
Editor Inline, input sent empty even he has value before edit this wired because i have the same table but with diffrent parmas in other view that working fine with editor inline in this view when i...
View ArticleOne DT, 2 editor forms
Hi The 1st editor form uses the standard create, edit and remove extensions but form #2 gets called from a custom button. DT and editor form #1 share the same Ajax method. Form #2 has a different Ajax...
View ArticleFlexible table width not working with Android phone in Chrome
I have problem with getting Bootstrap to play with DataTables and flex in phone-mode using an Android Phone in Chrome. With iOS there is no problem. Have a look at the screenshot taken from...
View Articlehow to disable datepicker to show on custom field error message (Datatables...
Hello, I've added date time picker on a custom field within the editor, but the problem that every time I trigger an error on that composite field, the picker displays even there's no error with the...
View ArticleIndividual column searching not working.
Hi, Can anyone see what is wrong with this? Following the example from : https://datatables.net/examples/api/multi_filter_select.html The selects are appearing but the search is not doing anything. No...
View Articlehow can i rename the SearchPane Button?
Hello i have tried the following... buttons: [ { extend: 'searchPanes', text: 'colunas' } ]
View ArticleAllow hidden columns to apply to other tables (with the same columns)
I am using the Buttons plug-in to allow users to mark columns as hidden after accessing the datatable. While navigating the website, whenever I come back to a table that I have changed, the columns I...
View Articlesyntax for clicked datatable and data by index
I have three datatables on a page that each have the first column having '.details-control' item. Instead of having three different onClick functions I would like to make just one. To do that, I need:...
View ArticleEditor PostCreate with Transactions
I have created a .NET PostCreate event that needs to be fired after a new user is created in my web app. I use the AspNet.Identity UserManager to handle sending out confirmation / change password email...
View ArticleHow can I export to PDF or Excel with my data bordered?
Hello everyone, I'd like to know how to customize PDF or Excel when I export it.
View ArticleGet usage count of foreign key
Hi, I have this file called table.ref.php that sets up the editor for my list of references (as in journal articles) in table 'ref' like so: // Alias Editor classes so they are easy to use use...
View ArticleMulti Filter doesn't communicate with the colvis function
Hi all, with the help of the community I was able to put a multi filter search in the head of a table. But with using the colvis function, this filter doesn't communicate with the columns. As you see...
View ArticleHOW TO ADD A PLACE HOLDER IN THE SEARCH INPUT TEXTBOX
Hello I need to add a placeholder in the search input that comes with each data table does anybody know how ? <b>I have already tried with :</b> oLanguage: { sSearch: '<em class="fas...
View ArticleDisplay a column instead of a row
Hi, I am searching this for a long time and I found nothing. I would like to display a column instead of a row after searching for something. For example, when i search 'Satou' here , i would like to...
View ArticleError message when I open my iPhone 6s+
I apparently visited a website advertising a product. I deleted the tab in the browser and I now get this error message 2-3 times in succession when I open my Firefox browser. How do I stop this? It is...
View Article