Editor, primary keys, and updates
I have a single table that is being added to or edited, but there is a column that represents a part number only by its primary key (unique identifier.) I can put a select drop-down on the key value...
View ArticleServer-side Individual Column Filtering by option
Hi I'm new in datatables, I use codeigniter and ignited Datatables. I want to make indiviudal column filtering by selecting options on the bottom table...
View Articleany one help me please...
i want to insert images on table buttons like pdf,csv,print,xls.... i changed paths in tabletools.css also, nut still i am not getting images on buttons...
View Articletable header <TH> has higher z-index(?) and obstructs drop down menu.
http://communitychessclub.com/games.php Move the mouse over the menu items. The drop down menu is behind, not in front of the table's header. Is this a bug?
View ArticleColumn height/width config
I am getting the data for DataTables from the server. Some columns contain a lot of text and that is why those columns are having a big height. I would like to make them wider in order to increase the...
View ArticleUrgent ! Table Width Isse
Hi All , I am Using Data table for approx 90 column for Server side Data rendering .My Issue is If I am Using "sScrollX": "100%","sScrollY": "400","bScrollCollapse": true above code column width is not...
View ArticleCalling javascript after data loading through client side Ajax call.
I'm using dataTables1.9.4 and I'm fetching data through client-side ajax calls. I have a requirement that I need to call javascript once data is loaded into table and datatable is applied. can you tell...
View ArticlePython with Oracle
I saw that Python with MySQL is being supported in a number of ways, but that Python with Oracle was not. Is there an ETA on when this will be available?
View Articleid attribute goes missing?
I am not sure whether this bug is in Firefox or data tables, but it would appear that any id attributes that tr elements have are removed in pagination. The first 10 elements retain their id or data-id...
View ArticleJson Formatting error
i have two tables to be displayed in my page. i render data using json. for one table i hard code data and for the other i pass through function. both are in same format but i get the formatting error
View Articleautomatic switching between pages
Hello, please tell me how to implement this: we need to make the transition between pages to start automatically at a specific interval of time and reaching the last page back to the first. it will be...
View ArticleColumn resizing
First of all - cheers for DataTables - it is fantastic! Anyway, I don't except for a minute this is a new forum topic but I am having real difficulties trying to get any column resizing plugin to work...
View ArticleInsert google map with latitude and longitude in a form of a table
Hi I would like to insert a Google map (I have the php code) in a form of a table that now I have latitude and longitude in text, I want it display inside on form... That steps would have to do and I...
View ArticlebStateSave error 1.9.4
I have just installed 1.9.4 for a new project and am having probems with bStateSave. I copied the initialisation code from another project as it works ok, (1.8.2), but if I include bStateSave, i get an...
View ArticleOpen a modal window over DataTables with a Datatable in it
Hi (I'm new here) Would it be possible to have a table A with an icon in the row. This icon, once clicked on, would open a modal window with another table B in it, this one with CRUD. The B table would...
View ArticleSearch bar
Hello! I am just playing around with datatables and noticed there is a search bar and a "show x amount of rows" feature. I am trying to move the search bar to a different place on the page that fit's...
View ArticleInline-editing input box width out of bound of row column width
I am trying to implement inline editing example on my app: http://jquery-datatables-editable.googlecode.com/svn/trunk/index.html Everything works fine except the input box (with style of bootstrap)...
View ArticleDealing with large tables and sAjaxSource
I am new to DataTables and wanted to know if there is a way to call a function when you click Next or Prev to retrieve just the data for that range? I successfully implemented sAjaxSource to get a...
View ArticleTrying to replicate Nested tables example, getting iCorrector is undefined
I am attempting to replicate the Nested Tables example posted on the blog at http://datatables.net/blog/Drill-down_rows but not having any luck. The error I get from Firebug is TypeError: nThs[i -...
View Articlegeting iTotalRecords or sEcho or iTotalDisplayRecords from srver side
Hi, everybody how can i get in datatables parameters from the topic from server side when they in another json object? I mean something like that...
View Article