updating a total column in an editable row
separating out the #2 point from this http://datatables.net/forums/discussion/comment/47691# 2) i'd like to make it so that when you commit a change in the keytable the total colum is updated in...
View ArticleLarge html table
Hello, I need some help for my table. I'm using DataTable 1.9.4. I have (for now) 350 row in my database that i want to show in one html table (18 columns) and 25 rows by page The number of rows will...
View ArticleSubmit Button in TableTools
Hello, I need to have a submit button that call other page so I can work with the checkboxs values... How can I do this? Best, Sílvia
View ArticleTableTools desapear with internalization file
Hello, When I use in my table this option: "oLanguage": {"sUrl": "../js/mylibs/dynamic-tables/aaa.asp"};}' where aaa.asp is like this: <% response.ContentType="text/HTML"...
View ArticleServer side processing: avoid new calls if still processing
Hi, it is possible to avoid new ajax calls (sorting, filter, ...) if datatable is still processing the previous call? Thank you.
View ArticlePagination - Text Input Plugin - set page on load.
Hello, DataTable - wonderful work. In course of development I have encountered an issue. (At least for me now..) I am using the text input pagination plugin. Everything works well except I would like...
View ArticlesDom with additional div and not empty oLanguage.sUrl
Hi. sorry for bad and strange English. I have "sDom": '<"H"lf>rt<"F"ip><"toolBar">' When I set oLanguage sub-params in code "sLengthMenu": "_MENU_", , div with class toolBar created...
View ArticleEditor field type plugin for Bootstrap Datepicker
Hi, Has anyone created a field type plug-in for the Bootstrap datepicker? I have a page currently using it, and if I add a 'date' field type in a datatables editor I'm getting an error - I assume due...
View ArticleOutput to Excel as .xls (not .xlsx or .csv)
Hi Allan, I've been playing around with exporting to Excel, and TableTools + DataTables works well for exporting to .csv files. The issue as you know is exporting to a formatted Excel file, and I've...
View ArticleScroll Rendering is slow
Hi, Been using datatables in the past year and I love everything about it. Especially the forums and documentation. I've been getting complaints that the scrolling is a bit slow. After looking into it...
View Articlethe underscore parameter?
Hi Guys, When the DataTable first launches, and in particular in the example that displays on: http://editor.datatables.net/, I notice from firebug that the parameter passed to the server is just an...
View ArticleGrouping TableTools buttons
Hey guys, so i have my row of table tool buttons including a couple custom ones. Id like to be able to space them apart by type, so like have the add/update/delete buttons together, then a bit of...
View ArticleDataTables warning ... Requested unknown parameter
Hello, datatable alert me with this message, every time i reload the webpage or go to next page (table paging). DataTables warning (table id = 'smGrid11_1308053925_39'): Requested unknown parameter '5'...
View ArticleMoving the Length Selector into a table construct
Dear community, What I'd like to do is to create a plain HTML table inside the top of the datatables in order to align further elements (e.g. advanced filter options) in the datatables top. To get you...
View ArticleTableTools not working in IE and firefox
I am using export to excel from the table tools and it is working in chrome and not in IE and firefox. I am not getting any errors server side or script side. Just nothing happens when I click on the...
View ArticleDataTables warning: JSON data from server could not be parsed.
For some reason, this just started happening. I am getting this error when trying to load in my JSON data with AJAX: "DataTables warning: JSON data from server could not be parsed. This is caused by a...
View ArticleHowto disable iDisplayLength
Hi everyone! I want disable iDisplayLength of dataTable to show full row. But i don`t know how to make it. Somebody help me ?
View ArticleThe navigator in the bootstrap extension does not fire 'page'...
Here is a patch that worked for me. Note that I'm not too sure if it's safe to overwrite the iDisplayLength property with paging's iLength. It didn't seem to explode though. Somebody else might find it...
View ArticleDataTables warning (table id = 'example'): DataTables warning: JSON...
Allan, "editor" was purchased and it was installed, the following message appears. DataTables warning (table id = 'example'): DataTables warning: JSON data from server could not be parsed. This is...
View Article"Maximize" A dataTable
I have several dataTables displayed on a page of "widgets". I'd like to have the ability to maximize a widget by displaying the dataTable in a jQuery UI Dialog. I'm trying to accomplish this by cloning...
View Article