Quantcast
Channel: FixedColumns — DataTables forums
Browsing all 97 articles
Browse latest View live

FixedColumns With Horizontal and Vertical Scrolling Issues

Hi Allan, We have a very wide DataTable comprising of 29 columns. We want to freeze the first five columns. These five columns have "rowspan=2". We have vertical headers in all the other columns. When...

View Article


FixedColumns & bJQueryUI true not playing niceley togther

Hi. I can get fixed columns and themes working independantly of eachother however when trying to use them together i have problems. When I try to search to filter the table, it collapses as it should...

View Article


FixedColumns with Row Selection does not work well.

The issue can reproduce by following steps: 1. Select a row; The fixed columns can't be selected; 2. Switch to next page; 3. Go back last page; the whole line will be selected; 4. Then the issue comes...

View Article

jQuery DataTable overflow and text-wrapping issues

I have the following DataTable (full-width css class sets width = 100%) LOB Creditor Line 1 Creditor Line 2 Address City State Zip ... var profileTable = $(".datatable").dataTable({ "iDisplayLength":...

View Article

horizontal scrollbar only under non-fixed columns

With the newest version of FixedColumns I can't seem to produce the situation displayed in the intro-example [https://datatables.net/extras/fixedcolumns/] that the horizontal scrollbar starts under the...

View Article


Display scrollbar when using fixedColumns on Android

I have a issue when I set the "sScrollY" value larger than all the the rows of my table (of course the table will not have vertical scroll), the scrollbar is displayed. See the following picture for...

View Article

Row mismatch at bottom of scroll

If you look at http://www.datatables.net/release-datatables/extensions/FixedColumns/examples/simple.html and scroll to the very bottom, you can see a tiny mismatch appear between the alignment of the...

View Article

Fixed Columns and Editor

Hi, is it possible to use the editor together with fixed columns? I would like to fix the two left columns, still be able to check the box for editing and deleting and use row selection. Does anyone...

View Article


Uncaught TypeError: undefined is not a function

I'm trying to initialize the fixedColumns, and get this error back. I have just upgraded to dataTables 1.10 and fixedColumns v.3.01. I've completely stripped everything and left with this: var table =...

View Article


serverSide with deferredLoading causes FixedColumns to not initalise properly

This is replicable by using the server side example: https://datatables.net/release-datatables/extensions/FixedColumns/examples/server-side-processing.html And then adding an initial row: <tbody>...

View Article

horizontal scroll problem with fixedcolumns

Hi, when I use the tab key (and shift-tab key) to navigate the table, the horizontal scrolling is not working properly. With v2, the problem was not present. How can I get around this? Thank you for...

View Article

can't edit content of fixed column

I have the following code that is updating a Row total. It works fine except when the column it is updating is fixed. Can this be resolved so it will update the field in the fixed column? var newTotal...

View Article

weird scrolling

some times I get a situation where the fixed columns will scroll independently of the other columns if you put the cursor over the fixed columns and use the scroll wheel, it's unpredictable and hard to...

View Article


fixed columns and hide columns problem

I have a bug when using fixed columns and hiding columns, just using simple toggle to hide: column.visible( ! column.visible() ); when I hide any of the fixed columns the columns header get out of line...

View Article

How I can fix first column?

Hello, I created the code with "The generator", because I have little knowledge of js. I've the following error "DataTables warning: table id=vehicles - Cannot reinitialise DataTable. For more...

View Article


fixed column header gets a border when clicked (example inside)

https://datatables.net/release-datatables/extensions/FixedColumns/examples/bootstrap.html When clicking the fixed border, the header gets a border. How do i override this behavior so it behaves like...

View Article

How to have full page table width FixedColumns?

I'm playing with the two_columns example. Is there a way to display the datatable in full page width ? I've a large table that must be well visible as much as the full page width, but it always show...

View Article


Fixed columns and scrolling (Internet explorer issue)

Hi, Has anyone experienced weird behaviour for the fixed columns extension and latest version of IE? When scrolling (mousewheel) in either the fixed table or the "main" table, the other table is sorta...

View Article

Why header superimpose fixed columns

I follow this example https://datatables.net/extensions/fixedcolumns/examples/initialisation/left_right_columns.html for the fixed columns. The feature seems working fine except the header superimposes...

View Article

ScrolX create scrolbar under fixed columns on Firefox With Bootstrap

Hello, ScrolX create scrolbar under fixed columns on Firefox With Bootstrap Hope this topic may help others :) Nicolas

View Article
Browsing all 97 articles
Browse latest View live