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

sScrollY and DataTables default values

Hi! I noticed a porblem in DataTables 1.9.4: I'm using sScrollY: "1" on all my Tables, then the table-header stays in place (fixed header) and the entries are scrollable. This works perfectly. But now...

View Article


JQuery DataTable Column Filter - External Form - pre-selected filter

Hi, we use the Query DataTable Column Filter Plugin (External Form) http://jquery-datatables-column-filter.googlecode.com/svn/trunk/external.html] to get our data filtered. Example: { type:"select",...

View Article


role="alert" on tbody

I was wondering what the purpose of role="alert" being added on the <tbody> in DataTables 1.9 is. I'm not totally familiar with all the ARIA roles, but it seems, at least using VoiceOver on OS X...

View Article

Highlighting Entire Row on Hover with Fixed Columns

I have a table with fixed columns, I've set up CSS styles to highlight the rows on hover, but only the fixed columns highlight when I hover over them or the non-fixed columns when I hover over them. Is...

View Article

How to call custom struts action without ajax for buttons on datatable

I have created a datatable with checkboxes and customs buttons(for ex: Edit Name). When user clicks on EditNAmebutton, how do i call struts 2 action. We do not have Ajax on our project. Thx for any...

View Article


How to join two javascripts in the correct way?

1. How to join two javascripts in the correct way? 2. How to change $ into jQuery setting? <script type="text/javascript" charset="utf-8"> $(document).ready(function() { var oTable =...

View Article

How to control colour inside rows?

I have seen some rows are marked in color. Can be this modified and how is correct way? Some are red some green...Need help.

View Article

Break on column, need custom sort or fnDrawCallback?

I am outputting my table with the first column only showing the data the first time unless it is different... it is the same as using BREAK ON in Oracle.. Here is the DataTables live preview.....

View Article


Update DataTables Libraries to work with jQuery 1.9 or higher

We have issues with datables using jQuery 1.9 or higher. Most of this js files library are still using jQuery 1.5 and there are several methods that are no longer available in jQuery 1.9. For example...

View Article


Data issues with firefox, ie, and chrome

This problem is intermittent. I get data in json, drop it into a knockout observable array, and load that into aaData. The datatable will sometimes render the data but this is very intermittent. I have...

View Article

Export Button

Hello Allan, Am using server side data source. I have following quires, 1) How can i export the whole table- Now when i try, it is exporting only the visible rows of the Data table(like 10 rows of 1000...

View Article

Filter a table by another means

ok, i have a databable being populated, which contains a reference field. I also have ASP.NET repeater, which displays subset of the items being displayed in the datatable, which also happens to have...

View Article

i want latest pagination in datatable

hi all, i am new to data tables. this plugin is very help full to me. but i need latest pagination which is have select page umber also. so how can i fix this one datatable plz help me. Thanks &...

View Article


Sorting on the decimal values are not working

I have created the table with the data table 1.9 but my sType": "formatted-num" is not working for me i have created jsfiddle http://jsfiddle.net/hALDK/19/ The column Header BRR is not sorting. i am...

View Article

Colreorder and save state

I am using data table and allowing user to re-order columns , there is a refresh function which will make a AJAX call to fetch the JSON from server and re-initialize and load the data table every 1...

View Article


iDisplayLength always -1

I have a data table using Scroller with server-side processing and the following init: oTable= jQuery('#request-grid').dataTable({ "bProcessing": true, "bServerSide": true, "bPaginate": false,...

View Article

Dynamic condition sorting column.

Hello every one, I'm newbie of DataTable. I have a trouble with sorting multiple column. For example: I have 5 columns: When I click header of column 1, data in column 1 will sorted ASC, column 2 ASC....

View Article


sDefaultContent, and Requested unknown parameter

Hi, I am running DataTables on my company IntraNet. I have a page which handles .csv files (of various composition) and need to build my table on the fly. I am using the: aoColumns [ null, null, null,...

View Article

jQuery DataTables - I cannot get the desired effect I want

I hope this isn't considered inappropriate, but I just posted a question on Stack Overflow on the issue I am having. It would be a lot easier for me to just post the URL to that question...

View Article

Help with tabs

H i, I've put together a two-tab table but for some the table and text won't show up in the respective tabs. Here is the test version: http://dataliser.com/afr/table/testing/table.html I've got Tabs to...

View Article
Browsing all 1816 articles
Browse latest View live