SpryMedia_DataTables_datalist_25 cookie
Okay, I am setting cookies by including: "bStateSave": true But the problem is that it is proliferating a whole bunch of such cookies, each with a different number at the end, when I only want one such...
View ArticleHorizontal Scrolling issue with lots of columns (table overflowing, scrolling...
Hi, I seem to have hit a bug with Horizontal Scrolling on a table with ~22 columns. The issue is demonstrated here: http://jsfiddle.net/bPaM7/9/ Notice how the table is overflowing the container and...
View ArticleMVC DataTables return DT_RowClass Serverside process
Having a little trouble returning the "DT_RowClass" from a serverside Ajax class. I want that class applied to all of the rows in the datatable. Here is my code that is in the controller that returns...
View ArticleInline editing like (or with) JEditable?
How can I allow inline spreadsheet-like editing with Editor? Does Editor integrate, for example, with JEditable (http://datatables.net/examples/api/editable.html)
View ArticleEdit Inline by double clic in Editor ?
Is it possible to do that with The Editor plugin ? I mean in the jEditable way instead of a popup ? Thanks a lot Serge
View ArticleData Tables with Ajax Source : Examples
Hi All, I am new to data tables and exploring different data sources. I am currently using DOM as data source and getting 'stop running this script?' warning in IE, for 3000+ records. I have tried...
View Articlecell data to clipboard
Can I use the tabletools zeroclipboard integration to copy stuff to the system clipboard, without using a copy button ? What I want is to copy the cell value to clipboard when clicking on that cell....
View ArticleTable header misaligned // fnAdjustColumnSizing
Hi, my table header was misaligned with my datas since i added a scroller so i search on the forum how to solve this and fnAdjustColumnSizing works well. I have a class css hide, without it, if i...
View ArticleLive Data
Hello, i'm using datatables with ajax server side, i want to get in live (real-time) the data if have a modification, so every X sec receive automaticaly, or when someone add data (form), how i can...
View ArticleProblem with Datatable in JQuery UI Dialog box
Hi, I am using datatable with a dialog box to display a list as popup. But it is not giving the proper design to me. I am adding header as another line another with the table. (appending it) When I...
View ArticleCustom columns (add/edit/delete/...)
Hi all, I use DataTables in a lot of projects C# and Java, until version 1.9.3 I had no problem, but after I upgraded to version 1.9.4 I'm experiencing some trouble with extra columns. This is my...
View ArticleSortable Columns - How to switch off completely
Hi, I would like to switch off sorting functionality. I found the code to do this on a column by column basis, but is there no option to simply say "switch this functionality off" ? I need this as I do...
View ArticleUsing WCF service for server side processing where the service is on another...
Hi, I am new to Jquery DataTable plugin. I am able to use server side processing with WCF service that is local and is on the same site as the HTML page it is called from. All the examples I saw...
View ArticleHaving a tought time getting any plug-ins or extras to work
I'm a novice programmer who has had some luck using the basic initialization of DataTables but now I want to play around with some of plugins/extras. I've been banging my head against the wall to get...
View Articleprint preview in a popup
I am a newby with JQuery and am trying to figure out how to create a print preview using the Table Tools plugins 'Print' functionality. As is the print functionality removes non-printing elements. I...
View ArticlePATCH: Small performance improvement
_fnConvertToWidth() creates a div element to convert the CSS width to pixels, then removes the div. This invalidates layout, forces layout calculations, then invalidates it again because we remove the...
View ArticleForce display of specific row
I have a table without pagination (using scroll) which can show up to 10 rows before scrolling, and data of about 100 records. When the page loads, it will show records 1-10 based on the sort. If I am...
View ArticleServer side full export of pdf and excel using tabletools
Allan, This plugin is wonderful, I really appreciate your help in my previous posts to get the plugin working on client side. I have another question to get this to export full dataset from serverside....
View ArticleLogical OR filter for one specific column
Hi, I was looking for a solution to implement a logical OR filter for one specific column. So if there is a column NAME then I would like to have a searchbox where I can enter different names and all...
View ArticleWould this require to purchase support? Multi Filter Select with columns...
Hi Allan and others, In your honest opinion is this request that I posted to Stack Overflow complicated enough to warrant purchasing an hour or three hours of support?...
View Article