Quantcast
Channel: DataTables 1.9 — DataTables forums
Browsing all 1816 articles
Browse latest View live

TypeError: Object #<HTMLTableElement> has no method 'dataTable'

DataTables debugger code : aqaciq Hey guy ! first sorry for my english i'm french. I want use DataTable but when i do my browser return me : TypeError: Object #<HTMLTableElement> has no method...

View Article


After adding dynamic language, appending a control to div.dataTables_length...

We are having a gridview. with a class gvDataTable and CheckBox list with the class "cbShowOrHideGvCols" Column display works well. But the appending the checkboxlist next to div.dataTables_length...

View Article


sScrollY messes the search

Hi all, I'm new with DataTable and having an issue (driving me crazy !) with the search when I'm using the property sScrollY. When I search for an existing word from the table and the property sScrollY...

View Article

Problems with Multi-Database with Multiple search boxes

Ive searched around and had no luck, so here goes. Full disclosure i'm a complete newb with jquery/html/php. Essentially I have a tabular format page, with a different datatables on each tab. Both...

View Article

a button click should filter on a column but is fails

hello I am a beginner in datatables, which I like, I think it's a great product. but I can't filter the small datatable I created; you can find it here: http://jsfiddle.net/qwqFJ/ .but please be...

View Article


fnUpdate without updating the cell

Hello all, I use x-editable in my datatables to edit values. I found out that the sorting will break when I update the value in the table. I read on the forum that I need to implement "fnUpdate" so I...

View Article

Chenge count of column in fixed column section with an event such as click...

hello, i create a datatble and this datatable works corrently. i wana with click a button , add 4 another columns to fixed column section. so i create datatable at first and create 6 column for fixed...

View Article

Sourcecode and .CSS file for default example

Hi guys, is it possible to get the sourcecode and .css file for this default example: http://datatables.net/release-datatables/extras/TableTools/theme.html I mean, not only the initialisation, but the...

View Article


DataTable column filter woes

I am having two problems while implementing the column filter plug-in using Ajax Source filtering 1. on any text filter, I'm getting "k is undefined" error, suggesting a malformed table, I believe 2. I...

View Article


Context menu when right clicking a row

I am trying to add a right click context menu for each row in a table. I'll need to pull the data from the clicked row after selecting an action in the context menu, but I can't even get the context...

View Article

Horizontal Scrolling

I am currently using data tables 1.9 . I am trying to implement the example of horizontal scrolling as it is given in the examples but it fails to work . Any suggestion or help

View Article

How To Use Data Tables In Codeigniter

Hi Allan Your Data Tables Concept is really awesome Can u guide me how to include Data Tables in Codeigniter Thanks

View Article

mRender / mData usage

Hi, I want to use mData / mRender (not sure which one) in order to manipulate the view data in columns. I tried to find what is the problem in this forum and searching the web. Please see debug...

View Article


Footer not fixed

Wonder if this is a known bug? I have a table with <thead>, <tfoot> and <tbody>. When the page first loads, the header is fixed but the footer is not when scrolling, ie. the footer is...

View Article

mdata with function on multiple columns for dynamic data

http://www.datatables.net/forums/discussion/comment/43333 It applys mData functions on multiple columns, but need a parameter named aTargets. When the data is dynamic and columns are not unknown, what...

View Article


DataTables columnFilter() overwriting the Sorting Column.!!

Is it possible to Have both sorting and filtering row in the DataTable ?? At the moment All I can see is just the filtering row which is created by columnFilter({ sPlaceHolder: "head:after",...

View Article

Problem when using inline delete, success reponse is coming as xml instead of...

Hi, I am trying to use the inline delete functionality of the datatable and facing problem as the success response is coming as XML instead of simple text. Here is the details Aspx code...

View Article


DataTables not loading data from JSON

Hello, Im trying to make DataTables load this json : http://date.jsontest.com/?service=ip. I want it to show a table, with one colum and a item with my ip, so this is what ive done. HTML: <table...

View Article

Pagging problems when using Server Side Processing

Hello everyone, I have problems when I try to load data from server (using HTTP POST) and handling the own pagging of the component. Among the different parameters sent to the server, I've been using...

View Article

[Solved]FixedColumns and extra scrollbar

Hi all, Following this discussion : http://www.datatables.net/forums/discussion/comment/42130 . I've just tried to implement the FixedColumns plugin and have come across a small issue. When I use the...

View Article
Browsing all 1816 articles
Browse latest View live