data table is not showing next and previous options when ajax call is made
Hi I tried to load a data table below the row on which it is clicked with ajax call aaData now I am facing a problem... I am not getting "next,previous" of pagination for the new table created...
View ArticleOrderby issue
HI, I have implemented DataTables successfully and using (jquery.dataTables.min). My backed script is PHP.I fir a query with order by clause and get the ordered data as per query.But when it displays...
View ArticlePulling data from server
Hi, Is it possible for me to pull a block of data from webservice pulling into a SQL back end and use this for the datatable but still run all processing (filtering, sorting, pagination, etc.) on the...
View ArticleJSON data from server could not be parsed
Dear Alan I just bought the Editor and could not fix this issue neither with the examples, nor the generator. PHP versión is 5.3.10
View ArticleDataTables with bootstrap error in onclik New, Edit and Delete buttons, open...
hi, How insert bootstrap no work with poup javascript work 100% with table, pagination and buttons no work with poup on clik in buttons NEW, EDIT and DELETE
View Articlehow to highlight search text box after using it?
hello, im new in using datatables, is there a way to highlight the search text along with the values on it every time its used?
View ArticleUncaught TypeError: Cannot read property 'length' of undefined
I constantly receive this error everytime i try to Save and Update records using the Editor plugin. I am using JQuery version 1.8.2 with DataTables 1.9.4 and Editor 1.2.3. Here's my JS code so far...
View ArticleSpanish languaje
Dear Allan, First I would like to thank you very much for the support. I am having trouble with spanish words in table fields. They are not listed in the datatables. Any advice? Thanks again
View ArticleGetting Error : Json data from server could not be parsed. This is caused by...
Hi , I am using SQL server 2005 at my BackEnd and trying to retrieve data from server in the form of JSON. i validated the JSON and it's Valid. When i paste the JSON in file and try to access it, it's...
View ArticleMake column header text selectable?
Hi. What code would be needed to properly allow text selection on datatable column headers? We want to keep the sort function enabled and allow for text selection on the column name.
View ArticleScroll bar not at top when paging
Is there a setting that makes the scrollbar stay at the top when paging through datatables?
View ArticleDatatable displays Date in this format /Date(1103729592973)/.
I am using asp.net MVC.I am send JSON Result (which contains generic List of Object) to jquery datatable.My object contains a DateTime type Property.It displays the Date column in this format...
View ArticlecolumnFilter Plug-in and fnAddData function Working Order Problem
We implemented DataTables for ASP.Net MVC page with an handler action method that returns Json data exampled below....
View ArticleIs there a way to allow user to select which columns are fixed? (FixedColumns...
Hi, what I'm trying to achieve is to allow user to select how many rows are fixed from the left side. Has any one done this or maybe there is some experiments doing this? Thank you in advance, I...
View ArticleCopying data from one column to another
I have a table of data (with 20 columns) that I am displaying using dataTables. I also have an assignment button (id=assign). What I am trying to do is copy the data in column#14 to column#20 when i...
View ArticleCount TotalRecordsDisplay
How can i count the iTotalRecordsDisplay in jquery. I am using fnserverparam
View ArticleMy Date Range Search Implementation using Server Side Processing
I thought I would post how I implemented date range using server side processing since I spent a good deal of time putting together different hints though out this forum. So here are the bits and...
View Articlemultiple Ajax calls to make a single table
Hello Allan and everyone, First I must say "thank you so much" for your efforts and creating such a lovely plugin. I am a systems engineer (Linux) and am doing codes for learning and fun of course!!!...
View ArticleRender HTML data in the editor
Hello, Is there a way to render HTML data in the editor? Perhaps using a custom or different field type? I don't want to edit the data, only display it to the user as rendered HTML. Right now, I'm...
View ArticleIs there any simple way to add datatables to Joomla site
Hi, I am new to datatables & Joomla. My joomla articles fetch data from MySQL db and display them. Each article has a different SQL Parameters. I am using an excellent Joomla plugin "Sourcerer"...
View Article