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

Image may be NSFW.
Clik here to view.

FixedColumns showing Double Borders

Hello, I have been dealing with the Foxed Columns for quite a long time. Honestly, they have taken much of my time... As I have implemented them along with bootstrap 3, now the fixed columns tend to...

View Article


FixedColumns 'anCells' error when combined with RowGroup

When FixedColumns and RowGroup are both enabled, there is an error that comes from FixedColumns code: Uncaught TypeError: Cannot read properties of undefined (reading 'anCells') There have been posts...

View Article


FixedColumns 4.0 & frozen right columns - spacing issue, scrolling header and...

I see FC 4.0 was just released, you guys rock! It looks like the latest version results in slightly different behavior for the header of fixed columns on the right. In v3.3.3, right-fixed column...

View Article

FC 4.0 issues with hidden columns

Thanks for the replies with the other threads regarding FC 4.0. I have found another issue. With FC 4.0, if there is a hidden column that is frozen on the left, the right frozen columns get very wonky....

View Article

Image may be NSFW.
Clik here to view.

FC 4.0 with more than 1 column fixed

Hi, i'm using DT for my personal job (btw amazing job from all of you ) and i am updating our plugins (so FC 4.0 is a part of it). We are paging every table in our apps. I saw that when i am fixing...

View Article


Error with FixedColumns Rigth and visible column

Hello, I have found a problem in the library itself that I don't know how to solve it. The problem is that when a fixed column is applied to the right, and a column before it (more to the left) is...

View Article

Fixed columns do not work properly with search

https://datatables.net/extensions/fixedcolumns/examples/initialisation/two_columns.html If you try search for 'Sa' the first row in table remains in the results and the 2 left fixed columns stay fixed...

View Article

colvis + fixed columns overlap issue

Link to test case: http://live.datatables.net/xirefiko/2/edit Debugger code (debug.datatables.net): Error messages shown: Description of problem: If we turn off the visibility of the middle columns of...

View Article


FixedColumn bug in multiple Footer rows

Hello, I have found a bug with FixedColumns when the table has two or more footer rows. In this case, datatables only fixes the footer's first row's column when I do horizontal scroll. Also, the tfoot...

View Article


Image may be NSFW.
Clik here to view.

no queda anclada la columna en el body fixedColumns cuando uso ajax

Tengo el problema cuando quiero mostrar la columna derecha anclada, solo queda anclada la cabecera de la datatabla mas no la columna del body, pero esto pasa cuando uso ajax dentro del script, pero si...

View Article

Left border is missing on right-fixed columns

When there are right-fixed columns with bootstrap 5 styling, the left border of the left-most right-fixed column is missing. https://jsfiddle.net/polshgiant/dtm4793g/ Thanks for any help.

View Article

Footer + colspan issue

When using fixed columns and the footer has a colspan, the footer starts rendering at the 2nd column. https://jsfiddle.net/polshgiant/dtm4793g/

View Article

Updateing FixedColumns from 3.3.3 to 4.0.1 gives FixedColumns().update():...

When I update FixedColumns form 3.3.3 to 4.0.1 or to 4.0.0 the function FixedColumns().update() does not exist anymore. Going back to 3.3.3 and all works fine again. codeline:...

View Article


Last fixed column is shifting to cover previous fixed columns (Version 4.0.1)

There appears to be an issue with the "left" styling so that the last fixed column will overlap all previous fixed columns. While putting together the test case, I discovered that it might be related...

View Article

background color disappears after short flash

When including the Fixed Columns with Bootstrap 4 the row background colors disappear. On inspecting in Chrome Dev Tools the correct BG color shows, but is not displayed. Even a style attribute inside...

View Article


Does fixedcolums work on IOS?

Hello all, Does fixedcolumns work on IOS? I can not get it to work. The same code works fine on windows and android. Ludde

View Article

Image may be NSFW.
Clik here to view.

Content is not aligned properly

My edit column is not aligned properly. It is not aligned to the rightmost part of the table. It ruins the layout. How can I make it aligned. $(document).ready(function () {...

View Article


SaveState and FixedColumns

Savestate isn't saving the number of saved columns. Attempting to call .left() in the initComplete event results in the error "Cannot read properties of undefined (reading 'fixedColumns')" fiddle:...

View Article

FixedColumns not working with AJAX source and disabled serverSide

Hi, we are using AJAX source with disabled serverSide processing (so the search filtering and sorting remains fully on client). With this setting the fixedColumns is not working. As soon as we set...

View Article

Cannot find Type defination file for datatables.net

In my VS 2019 unde my project I installed datatables.net-fixedheader nuget package after installation i complied and its throwing the below error. Is this related to any Jquery version? Current JQuery...

View Article
Browsing all 97 articles
Browse latest View live